Searched defs:PRINTF (Results 1 – 10 of 10) sorted by relevance
62 #define PRINTF(fmt, args...) cvmx_safe_printf(fmt, ##args) macro64 #define PRINTF(fmt, args...) macro
42 } PRINTF; typedef
81 #define PRINTF(x...) macro84 #define PRINTF(level,x...) if(IPS_DEBUG >= level)printf(x) macro
122 #define PRINTF (void)printf macro
209 #define PRINTF printf macro
46 #define PRINTF (void) printf macro
120 #define PRINTF if (interactive) printf macro
86 #define PRINTF (void)printf macro
58 #define PRINTF(cb, x...) krping_printf((cb)->cookie, x) macro
249 #define PRINTF(msg) \ macro