Searched defs:dprint (Results 1 – 4 of 4) sorted by relevance
49 #define dprint(fmt, ...) \ macro
53 #define dprint(fmt, ...) \ macro
134 #define dprint(fmt, ...) \ macro
36 void dprint(const char* format, ...) { in dprint() function