Searched refs:dprint (Results 1 – 2 of 2) sorted by relevance
97 do { if (VERBOSE_CHECK(tag)) dprint(__VA_ARGS__); } while (0)149 extern void dprint( const char* format, ... );
25 dprint( const char* format, ... ) in dprint() function