Searched defs:EMSG (Results 1 – 1 of 1) sorted by relevance
53 #define EMSG(...) (void)0 macro55 #define EMSG(...) trace_printf_helper(TRACE_ERROR, true, __VA_ARGS__) macro