Searched defs:PRINTF (Results 1 – 10 of 10) sorted by relevance
22 #define PRINTF(args) L_PRINTF(99, args) macro26 #define PRINTF(args) macro
29 #define PRINTF(args) L_PRINTF(99, args) macro33 #define PRINTF(args) macro
70 #define PRINTF(args) L_PRINTF(99, args) macro74 #define PRINTF(args) macro
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