Home | History | Annotate | Download | only in priv

Lines Matching refs:Pcf_NONE

209    case Pcf_NONE:
222 vassert(flag == Pcf_NONE);
224 vassert(flag != Pcf_NONE);
4168 vassert(i->Pin.XDirect.cond.flag != Pcf_NONE);
4172 vassert(i->Pin.XDirect.cond.flag == Pcf_NONE);
4228 vassert(i->Pin.XIndir.cond.flag != Pcf_NONE);
4232 vassert(i->Pin.XIndir.cond.flag == Pcf_NONE);
4268 vassert(i->Pin.XAssisted.cond.flag != Pcf_NONE);
4272 vassert(i->Pin.XAssisted.cond.flag == Pcf_NONE);
4442 vassert(cond.flag != Pcf_NONE);