Searched defs:fmt (Results 1 – 5 of 5) sorted by relevance
10 #define ERROR(fmt,args...) \ argument17 #define DEBUG(fmt,args...) \ argument
43 #define error(code, eval, fmt, ...) errc(eval, code, fmt, ##__VA_ARGS__) argument
215 static string GetFilename(const char* fmt) { in GetFilename()
7 import fmt "fmt" packageName