Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
Dregex2.h139 sopno firststate; /* the initial OEND (normally 0) */ member
Dregcomp.c222 g->firststate = THERE(); in llvm_regcomp()
Dregengine.inc140 const sopno gf = g->firststate+1; /* +1 for OEND */