Lines Matching defs:APMDEBUG
40 #if defined(DEBUG) && !defined(APMDEBUG)41 #define APMDEBUG62 #ifdef APMDEBUG63 #define DPRINTF(f, x) do { if (apmdebug & (f)) printf x; } while (0)67 int apmdebug = APMDEBUG_VALUE;69 int apmdebug = 0;74 #endif /* APMDEBUG */285 #ifdef APMDEBUG313 #ifdef APMDEBUG337 #ifdef APMDEBUG
Indexes created Mon Sep 29 21:09:56 GMT 2025