Searched refs:DEBUG_FN (Results 1 – 1 of 1) sorted by relevance
36 #define DEBUG_FN(fn) \ macro39 DEBUG_FN(malloc);40 DEBUG_FN(free);41 DEBUG_FN(realloc);42 DEBUG_FN(memalign);43 DEBUG_FN(valloc);44 DEBUG_FN(pvalloc);45 DEBUG_FN(calloc);
Completed in 5 milliseconds