Searched defs:DEBUG_PRINT1 (Results 1 – 8 of 8) sorted by relevance
764 # define DEBUG_PRINT1(x) if (debug) printf (x) macro1224 # define DEBUG_PRINT1(x) macro
705 # define DEBUG_PRINT1(x) if (debug) printf (x) macro1169 # define DEBUG_PRINT1(x) macro
760 # define DEBUG_PRINT1(x) if (debug) printf (x) macro1220 # define DEBUG_PRINT1(x) macro
768 # define DEBUG_PRINT1(x) if (debug) printf (x) macro1237 # define DEBUG_PRINT1(x) macro
704 # define DEBUG_PRINT1(x) if (debug) printf (x) macro1162 # define DEBUG_PRINT1(x) macro
1507 #define DEBUG_PRINT1(a) if (debug) printf (a) macro