Searched refs:auacer_debug (Results 1 – 1 of 1) sorted by relevance
126 #define DPRINTF(l,x) do { if (auacer_debug & (l)) printf x; } while(0)127 int auacer_debug = 0; variable