Searched defs:DPFPRINTF (Results 1 – 9 of 9) sorted by relevance
69 #define DPFPRINTF(format, x...) fprintf(stderr, format , ##x) macro71 #define DPFPRINTF(format, x...) ((void)0) macro
43 #define DPFPRINTF(format, x...) \ macro
91 #define DPFPRINTF(n, x) if (V_pf_status.debug >= (n)) printf x macro
62 #define DPFPRINTF(format, x...) \ macro
55 #define DPFPRINTF( global() macro
161 #define DPFPRINTF( global() macro [all...]
52 #define DPFPRINTF(n, x) if (V_pf_status.debug >= (n)) printf x macro
222 #define DPFPRINTF( global() macro [all...]
119 #define DPFPRINTF(n, x) if (V_pf_status.debug >= (n)) printf x macro [all...]