Searched refs:apmdebug (Results 1 – 2 of 2) sorted by relevance
63 #define DPRINTF(f, x) do { if (apmdebug & (f)) printf x; } while (0)67 int apmdebug = APMDEBUG_VALUE; variable69 int apmdebug = 0; variable