Searched defs:dprt (Results 1 – 4 of 4) sorted by relevance
43 #define dprt printf macro49 #define dprt noprintf macro
65 #define dprt printf macro67 #define dprt noprintf macro
64 #define dprt printf macro66 #define dprt noprintf macro
71 #define dprt(fmt, args...) printf(fmt, ## args) macro74 #define dprt(fmt, args...) macro