Searched defs:MC_ERROR (Results 1 – 3 of 3) sorted by relevance
51 #define MC_ERROR(x, ...) mc_error(x, ##__VA_ARGS__) macro