Searched defs:warn (Results 1 – 13 of 13) sorted by relevance
52 warn () { function
36 warn () { function
18 warn ( ) { function
21 #define warn(fmt, args...) \ macro
85 warn() { function
78 bool LogTags::RebuildFileEventLogTags(const char* filename, bool warn) { in RebuildFileEventLogTags()139 bool warn) { in AddEventLogTags()193 void LogTags::ReadFileEventLogTags(const char* filename, bool warn) { in ReadFileEventLogTags()
14 static int warn; variable
200 #define warn(format, args...) __log(WARNING, "warning", format, ##args) macro