Home
last modified time | relevance | path

Searched defs:HEAP_DEBUG (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/malloc/
A Dheap.h92 #define HEAP_DEBUG(heap, str) (__heap_debug ? __heap_dump (heap, str) : 0) macro
94 #define HEAP_DEBUG(heap, str) (void)0 macro

Completed in 3 milliseconds