Searched refs:OOR2 (Results 1 – 3 of 3) sorted by relevance
91 #define OOR2 (17LU<<OPSHIFT) /* | pt. 2 fwd to OOR2 or O_CH */ macro
437 assert(OP(m->g->strip[esub]) == OOR2);440 if (OP(m->g->strip[esub]) == OOR2)455 case OOR2:563 assert(OP(s) == OOR2);637 assert(OP(m->g->strip[esub]) == OOR2);640 if (OP(m->g->strip[esub]) == OOR2)930 assert(OP(g->strip[pc+OPND(s)]) == OOR2);938 assert(OP(s) == OOR2);942 case OOR2: /* propagate OCH_'s marking */945 assert(OP(g->strip[pc+OPND(s)]) == OOR2);
285 EMIT(OOR2, 0); /* offset is very wrong */ in p_ere()438 EMIT(OOR2, 0); /* offset very wrong... */ in p_ere_exp()1004 EMIT(OOR2, 0); in repeat()1016 EMIT(OOR2, 0); /* offset very wrong... */ in repeat()1485 OP(s) != OOR2) { in findmust()