Searched defs:dprt (Results 1 – 5 of 5) sorted by relevance
43 #define dprt printf macro49 #define dprt noprintf macro
80 #define dprt(args) printf args macro82 #define dprt(args) macro
65 #define dprt printf macro67 #define dprt noprintf macro
64 #define dprt printf macro66 #define dprt noprintf macro
72 #define dprt(fmt, args...) printf(fmt, ## args) macro75 #define dprt(fmt, args...) macro