Searched defs:fmt (Results 1 – 2 of 2) sorted by relevance
29 #define FATAL(fmt, ...) \ argument
75 static void ColoredPrintf(const char* const color, const char* fmt, ...) { in ColoredPrintf()