Lines Matching defs: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 Wed Oct 01 07:09:59 GMT 2025