Searched defs:WARN (Results 1 – 6 of 6) sorted by relevance
11 #define WARN() BUG() macro
130 #define WARN(condition, format...) ({ \ macro173 #define WARN(condition, format...) ({ \ macro
10 #define WARN(condition, format...) ({ \ macro
44 #define WARN(format, ...) \ macro
21 #define WARN(fmt, ...) logit(LOG_WARNING, fmt, ##__VA_ARGS__) macro
2456 sub WARN { subroutine
Completed in 12 milliseconds