Searched refs:PPDC_COND_SATISFIED (Results 1 – 2 of 2) sorted by relevance
2455 *cond_current = PPDC_COND_SATISFIED; in scan_file()2471 if (*cond_current & PPDC_COND_SATISFIED) in scan_file()2478 *cond_current |= PPDC_COND_SATISFIED; in scan_file()2506 if (*cond_current & PPDC_COND_SATISFIED) in scan_file()2510 *cond_current |= PPDC_COND_SATISFIED; in scan_file()
78 PPDC_COND_SATISFIED = 2 // At least one condition satisfied enumerator