Searched defs:DEBUG_PRINT (Results 1 – 4 of 4) sorted by relevance
48 #define DEBUG_PRINT printf macro
47 #define DEBUG_PRINT 0 macro
138 #define DEBUG_PRINT(...) \ macro146 #define DEBUG_PRINT(exp) ((void)0) macro
622 #define DEBUG_PRINT(what,len) { \ macro