Searched refs:OEND (Results 1 – 9 of 9) sorted by relevance
111 if (OP(g->strip[0]) != OEND) in s_print()116 case OEND: in s_print()
83 #define OEND (1) /* endmarker - */ macro
269 EMIT(OEND, 0); in regcomp()277 EMIT(OEND, 0); in regcomp()1680 } while (s != OEND); in findmust()1736 } while (s != OEND); in pluscount()
78 #define OEND (1LU<<OPSHIFT) /* endmarker - */ macro
357 EMIT(OEND, 0); in llvm_regcomp()365 EMIT(OEND, 0); in llvm_regcomp()1648 } while (OP(s) != OEND); in findmust()1698 } while (OP(s) != OEND); in pluscount()
140 const sopno gf = g->firststate+1; /* +1 for OEND */330 case OEND:866 case OEND:
89 #define OEND (1U<<OPSHIFT) /* endmarker - */ macro 183 sopno firststate; /* the initial OEND (normally 0) */184 sopno laststate; /* the final OEND */
374 EMIT(OEND, 0); in regcomp_internal() 380 EMIT(OEND, 0); in regcomp_internal() 2084 case OEND:2155 } while (OP(s) != OEND);2411 return(0); /* there may not be an OEND */2426 } while (OP(s) != OEND);
476 case OEND: in dissect()1055 case OEND: in step()