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