Searched defs:malloc_debug (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dmalloc.c104 int malloc_debug(int);
123 #define malloc_debug(level) 0 macro
414 * be obtained by enabling range checks (cf., malloc_debug()).
1172 malloc_debug(1);
1223 * malloc_debug(level)
1240 malloc_debug(int level) function

Completed in 60 milliseconds