Searched refs:OOR2 (Results 1 – 3 of 3) sorted by relevance
585 assert(OP(m->g->strip[esub]) == OOR2); in dissect()588 if (OP(m->g->strip[esub]) == OOR2) in dissect()600 case OOR2: in dissect()761 assert(OP(s) == OOR2); in backref()831 assert(OP(m->g->strip[esub]) == OOR2); in backref()834 if (OP(m->g->strip[esub]) == OOR2) in backref()1135 assert(OP(g->strip[pc+OPND(s)]) == OOR2); in step()1143 assert(OP(s) == OOR2); in step()1147 case OOR2: /* propagate OCH_'s marking */ in step()1150 assert(OP(g->strip[pc+OPND(s)]) == OOR2); in step()
105 #define OOR2 (17U<<OPSHIFT) /* | pt. 2 fwd to OOR2 or O_CH */ macro
653 EMIT(OOR2, 0); /* offset very wrong... */ in p_ere_exp()733 EMIT(OOR2, 0); /* offset is very wrong */ in p_branch_ins_offset()1606 EMIT(OOR2, 0);1618 EMIT(OOR2, 0); /* offset very wrong... */2069 OP(s) != O_CH && OP(s) != OOR2) {2228 OP(s) != O_CH && OP(s) != OOR2)2247 case OOR2: