Lines Matching refs:OPND
314 es += OPND(m->g->strip[es]); in dissect()
318 es += OPND(m->g->strip[es]); in dissect()
422 esub = ss + OPND(m->g->strip[ss]) - 1; in dissect()
432 esub += OPND(m->g->strip[esub]); in dissect()
451 i = OPND(m->g->strip[ss]); in dissect()
456 i = OPND(m->g->strip[ss]); in dissect()
498 if (sp == stop || *sp++ != (char)OPND(s)) in backref()
507 cs = &m->g->sets[OPND(s)]; in backref()
555 ss += OPND(s); in backref()
575 i = OPND(s); in backref()
597 return(backref(m, sp, stop, ss+OPND(s)+1, stopst, lev, rec)); in backref()
610 dp = backref(m, sp, stop, ss-OPND(s)+1, stopst, lev, rec); in backref()
618 esub = ss + OPND(s) - 1; in backref()
630 esub += OPND(m->g->strip[esub]); in backref()
638 i = OPND(s); in backref()
649 i = OPND(s); in backref()
860 assert(!NONCHAR(ch) || ch != (char)OPND(s)); in step()
861 if (ch == (char)OPND(s)) in step()
885 cs = &g->sets[OPND(s)]; in step()
898 i = ISSETBACK(aft, OPND(s)); in step()
899 BACK(aft, aft, OPND(s)); in step()
900 if (!i && ISSETBACK(aft, OPND(s))) { in step()
902 pc -= OPND(s) + 1; in step()
908 FWD(aft, aft, OPND(s)); in step()
919 assert(OP(g->strip[pc+OPND(s)]) == OOR2); in step()
920 FWD(aft, aft, OPND(s)); in step()
926 look += OPND(s)) in step()
933 if (OP(g->strip[pc+OPND(s)]) != O_CH) { in step()
934 assert(OP(g->strip[pc+OPND(s)]) == OOR2); in step()
935 FWD(aft, aft, OPND(s)); in step()