Searched refs:EMSG (Results 1 – 1 of 1) sorted by relevance
100 #define EMSG(fmt, ...) dprintf(TRACE_ERROR, fmt "\n", ##__VA_ARGS__) macro110 EMSG("Function returns with [%d]", r); \