Lines Matching refs:DEBUG
12 #ifdef DEBUG13 int debug = 0;14 #endif /* DEBUG */31 #ifdef DEBUG66 #ifdef DEBUG67 debug++;68 #endif /* DEBUG */74 #ifdef DEBUG75 if (debug) {76 printf("Debug level %d - enter c to continue...", debug);80 #endif /* DEBUG */
Indexes created Sun Oct 19 22:09:57 GMT 2025