Searched defs:TRACE (Results 1 – 2 of 2) sorted by relevance
88 #define TRACE(x...) _PRINTVF(1, TRUE, x) macro
178 # define TRACE(format) (fprintf(stderr, format)) macro183 # define TRACE(format) ((void)0) macro