Searched refs:PDEBUG_INIT (Results 1 – 2 of 2) sorted by relevance
380 #if (PDEBUG & PDEBUG_INIT) in pas16_detect()387 #if (PDEBUG & PDEBUG_INIT) in pas16_detect()394 #if defined(PDEBUG) && (PDEBUG & PDEBUG_INIT) in pas16_detect()434 #if defined(PDEBUG) && (PDEBUG & PDEBUG_INIT) in pas16_detect()
27 #define PDEBUG_INIT 0x1 macro