Home
last modified time | relevance | path

Searched refs:OEND (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Support/
Dregex2.h72 #define OEND (1LU<<OPSHIFT) /* endmarker - */ macro
Dregcomp.c221 EMIT(OEND, 0); in llvm_regcomp()
229 EMIT(OEND, 0); in llvm_regcomp()
1471 } while (OP(s) != OEND); in findmust()
1521 } while (OP(s) != OEND); in pluscount()
Dregengine.inc140 const sopno gf = g->firststate+1; /* +1 for OEND */
330 case OEND:
866 case OEND: