Searched defs:PRINTF (Results 1 – 7 of 7) sorted by relevance
43 } PRINTF; typedef
81 #define PRINTF(x...) macro84 #define PRINTF(level,x...) if(IPS_DEBUG >= level)printf(x) macro
102 #define PRINTF (void)printf macro
207 #define PRINTF printf macro
120 #define PRINTF if (interactive) printf macro
46 #define PRINTF (void)printf macro
46 #define PRINTF (void) printf macro