Searched refs:OLPAREN (Results 1 – 4 of 4) sorted by relevance
67 #define OLPAREN (13<<OPSHIFT) /* ( fwd to ) */ macro
192 case OLPAREN:
267 EMIT(OLPAREN, subno);487 EMIT(OLPAREN, subno);517 assert(OP(p->strip[p->pbegin[i]]) == OLPAREN);1538 case OLPAREN:
394 case OLPAREN:586 case OLPAREN: /* must undo assignment if rest fails */888 case OLPAREN: /* not significant here */
Completed in 13 milliseconds