Home | History | Annotate | Download | only in priv

Lines Matching refs:nFxState

1399    for (i = 0; i < d->nFxState; i++) {
2002 d->nFxState = 0;
2351 d2->nFxState = d->nFxState;
2352 for (i = 0; i < d2->nFxState; i++)
4361 if (d->nFxState < 0 || d->nFxState > VEX_N_FXSTATE)
4363 for (i = 0; i < d->nFxState; i++) {
4427 if (d->nFxState == 0 && nBBPTRs != 0) {