Searched defs:PrintF (Results 1 – 2 of 2) sorted by relevance
40 void PrintF(const char* format, ...) { in PrintF() function48 void PrintF(FILE* out, const char* format, ...) { in PrintF() function
1750 static PrintFOpt PrintF; variable