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

/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dmallint.h118 extern int malloc_debug();
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