Searched defs:DEBUG_PRINT1 (Results 1 – 4 of 4) sorted by relevance
764 # define DEBUG_PRINT1(x) if (debug) printf (x) macro1224 # define DEBUG_PRINT1(x) macro
1507 #define DEBUG_PRINT1(a) if (debug) printf (a) macro