Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A Dregex2.h142 sopno firststate; /* the initial OEND (normally 0) */ member
H A Dregcomp.c358 g->firststate = THERE(); in llvm_regcomp()
H A Dregengine.inc142 const sopno gf = g->firststate+1; /* +1 for OEND */