Searched defs:printd (Results 1 – 11 of 11) sorted by relevance
15 #define printd if(nspidebug)printf macro
58 printd(data, cnt) in printd() function
63 #define printd if (debug) printf macro
38 #define printd if(tudebug) printf macro
77 #define printd(f) if (sc->sc_if.if_flags & IFF_DEBUG) \ macro80 #define printd(f) /* nil */ macro
79 #define printd if(dmcdebug)printf macro
39 int printd; /* force name to be printed */ variable
12 #define printd if(idcdebug)printf macro
264 #define printd if (tmscpdebug) printf macro
616 printd (n) in printd() function