Home
last modified time | relevance | path

Searched refs:__malloc_mmb_debug (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/malloc/
A Dmalloc.h87 extern int __malloc_mmb_debug;
89 (__malloc_mmb_debug ? __malloc_debug_printf (indent, fmt , ##args) : 0)
91 (__malloc_mmb_debug ? __malloc_debug_indent (indent) : 0)
A Dmalloc_debug.c26 int __malloc_mmb_debug = 0; variable
72 __malloc_mmb_debug = 1; in __malloc_debug_init()

Completed in 3 milliseconds