Searched refs:resalloc_debug (Results 1 – 2 of 2) sorted by relevance
35 static int resalloc_debug = 1; variable37 static int resalloc_debug = 0; variable39 #define dprintf if (resalloc_debug) printf
36 static int resalloc_debug = 1; variable38 static int resalloc_debug = 0; variable40 #define dprintf if (resalloc_debug) printf263 if (resalloc_debug) { in resalloc()