Searched defs:TRACE2 (Results 1 – 1 of 1) sorted by relevance
169 #define TRACE2(a) {if (DebugState==1 || DebugState==2) {printk a;}} macro173 #define TRACE2(a) macro