Lines Matching refs:PPDC_COND_SKIP
2006 if (!(cond_state & PPDC_COND_SKIP)) in get_token()
2458 *cond_current = PPDC_COND_SKIP; in scan_file()
2459 cond_state |= PPDC_COND_SKIP; in scan_file()
2474 *cond_current |= PPDC_COND_SKIP; in scan_file()
2479 *cond_current &= ~PPDC_COND_SKIP; in scan_file()
2482 *cond_current |= PPDC_COND_SKIP; in scan_file()
2489 if (*cond_temp & PPDC_COND_SKIP) in scan_file()
2491 cond_state = PPDC_COND_SKIP; in scan_file()
2507 *cond_current |= PPDC_COND_SKIP; in scan_file()
2511 *cond_current &= ~PPDC_COND_SKIP; in scan_file()
2519 if (*cond_temp & PPDC_COND_SKIP) in scan_file()
2521 cond_state = PPDC_COND_SKIP; in scan_file()
2543 if (*cond_temp & PPDC_COND_SKIP) in scan_file()
2545 cond_state = PPDC_COND_SKIP; in scan_file()