Searched refs:uchcomdebug (Results 1 – 1 of 1) sorted by relevance
65 #define DPRINTFN(n, x) if (uchcomdebug > (n)) printf x66 int uchcomdebug = 0; variable