Lines Matching defs:apmdebug
42 #if defined(DEBUG) && !defined(APMDEBUG)43 #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 */293 #ifdef APMDEBUG321 #ifdef APMDEBUG347 #ifdef APMDEBUG
Indexes created Mon Sep 22 13:09:51 GMT 2025