Searched defs:TRACE (Results 1 – 9 of 9) sorted by relevance
61 #define TRACE idnPrintf macro64 #define TRACE macro
84 #define TRACE(param) trace param macro87 #define TRACE(param) macro
73 #define TRACE(code, statement) if(verboseflags & code) { printf("%s:%d: ", __FILE__, __LINE__); sta… macro76 #define TRACE(code, statement) macro
59 #define TRACE(x) LOG_AT_LEVEL(idn_log_level_trace, idn_log_trace, x) macro
173 #define TRACE() xprintf("TRACE %s:%d\n", __FILE__, __LINE__) macro
41 #define TRACE BIT(4) /* var: user flagged, func: execution tracing */ macro
168 #define TRACE DLVL(TRACE_LEVEL) macro
277 #define TRACE DLVL(TRACE_LEVEL) macro