Home
last modified time | relevance | path

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

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