Searched defs:DC_TRACE_LEVEL_MESSAGE (Results 1 – 3 of 3) sorted by relevance
45 #define DC_TRACE_LEVEL_MESSAGE(...) do { } while (0) macro79 #define DC_TRACE_LEVEL_MESSAGE(...) do { } while (0) macro
32 #define DC_TRACE_LEVEL_MESSAGE(...) do {} while (0) /* do nothing */ macro
48 #define DC_TRACE_LEVEL_MESSAGE(...) /* do nothing */ macro