Searched defs:PDEBUG (Results 1 – 2 of 2) sorted by relevance
155 #define PDEBUG(_lev_,_stat_) \ macro161 #define PDEBUG(_lev_,_stat_) /* Nothing */ macro
189 #define PDEBUG(a) if (bus_debug) {printf("%s:%d: ", __func__, __LINE__), printf a; printf("\n");} macro212 #define PDEBUG(a) /* nop */ macro