Searched defs:VPrintf (Results 1 – 2 of 2) sorted by relevance
167 void VPrintf(bool Verbose, const char *Fmt, ...) { in VPrintf() function
246 #define VPrintf(level, ...) \ macro