Home | History | Annotate | Download | only in ic

Lines Matching defs:awi_debug

176 #ifdef AWI_DEBUG
177 int awi_debug = 0;
179 #define DPRINTF(X) if (awi_debug) printf X
180 #define DPRINTF2(X) if (awi_debug > 1) printf X
367 #ifdef AWI_DEBUG
397 #ifdef AWI_DEBUG
398 if (awi_debug > 1) {
1465 #ifdef AWI_DEBUG
1466 if (awi_debug) {
1484 #ifdef AWI_DEBUG
1491 #ifdef AWI_DEBUG
1492 if (awi_debug > 1) {
1710 #ifdef AWI_DEBUG
1716 #endif /* AWI_DEBUG */