OOR2
assert(OP(g->strip[pc+OPND(s)]) == OOR2);
assert(OP(s) == OOR2);
case OOR2: /* propagate OCH_'s marking */
assert(OP(g->strip[pc+OPND(s)]) == OOR2);
assert(OP(m->g->strip[esub]) == OOR2);
if (OP(m->g->strip[esub]) == OOR2)
case OOR2:
assert(OP(s) == OOR2);
assert(OP(m->g->strip[esub]) == OOR2);
if (OP(m->g->strip[esub]) == OOR2)
EMIT(OOR2, 0);
EMIT(OOR2, 0); /* offset very wrong... */
OP(s) != O_CH && OP(s) != OOR2) {
OP(s) != O_CH && OP(s) != OOR2)
case OOR2:
EMIT(OOR2, 0); /* offset very wrong... */
EMIT(OOR2, 0); /* offset is very wrong */
if (OP(*(s+opnd)) != OOR2)
case OOR2:
if (OP(*(s+opnd)) != OOR2 && OP(*(s+opnd)) != O_CH)