Searched refs:OEND (Results 1 – 4 of 4) sorted by relevance
116 if (OP(g->strip[0]) != OEND)121 case OEND:
55 #define OEND (1<<OPSHIFT) /* endmarker - */ macro
155 EMIT(OEND, 0);163 EMIT(OEND, 0);1551 } while (OP(s) != OEND);1609 } while (OP(s) != OEND);
272 case OEND:830 case OEND:
Completed in 16 milliseconds