Searched refs:__malloc_mmb_debug (Results 1 – 2 of 2) sorted by relevance
87 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)
26 int __malloc_mmb_debug = 0; variable72 __malloc_mmb_debug = 1; in __malloc_debug_init()
Completed in 3 milliseconds