Searched defs:CMTRACE (Results 1 – 2 of 2) sorted by relevance
34 #define CMTRACE DbgPrintEx macro36 #define CMTRACE(x, ...) \ macro40 #define CMTRACE(x, fmt, ...) DPRINT(fmt, ##__VA_ARGS__) macro
32 #define CMTRACE(x, fmt, ...) TRACE(fmt, ##__VA_ARGS__) // DPRINT macro