Searched defs:ERROR_MSG (Results 1 – 3 of 3) sorted by relevance
36 #define ERROR_MSG(f, ...) DBG("ERROR: "f, ##__VA_ARGS__) macro
193 #define ERROR_MSG(fmt, ...) \ macro
187 #define ERROR_MSG(fmt, ...) \ macro