Searched refs:PDEBUG_INIT (Results 1 – 2 of 2) sorted by relevance
421 #if (PDEBUG & PDEBUG_INIT) in pas16_detect()428 #if (PDEBUG & PDEBUG_INIT) in pas16_detect()435 #if defined(PDEBUG) && (PDEBUG & PDEBUG_INIT) in pas16_detect()471 #if defined(PDEBUG) && (PDEBUG & PDEBUG_INIT) in pas16_detect()
41 #define PDEBUG_INIT 0x1 macro