Searched refs:OPTST_PRESET (Results 1 – 3 of 3) sorted by relevance
88 && (pOD->fOptState & (OPTST_PRESET | OPTST_SET)) ) in occurs_enough()
119 os->flags = OPTST_PRESET | OPTST_ALLOC_ARG | os->pOD->fOptState; in do_env_opt()
216 #define OPTST_PRESET 0x0000002U macro