Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/malloc/
A Dmalloc.h158 extern int __malloc_debug attribute_hidden, __malloc_check attribute_hidden;
161 (__malloc_debug ? __malloc_debug_printf (indent, fmt , ##args) : 0)
163 (__malloc_debug ? __malloc_debug_indent (indent) : 0)
A Dmalloc_debug.c23 int __malloc_debug = 0, __malloc_check = 0; variable
68 __malloc_debug = 1; in __malloc_debug_init()

Completed in 2 milliseconds