Searched defs:fmt (Results 1 – 3 of 3) sorted by relevance
215 def _Stat(self, fmt, path): argument
36 #define FATAL(fmt, ...) \ argument
75 static void ColoredPrintf(const char* const color, const char* fmt, ...) { in ColoredPrintf()