Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Support/
Dregex2.h142 sopno firststate; /* the initial OEND (normally 0) */ member
Dregcomp.c358 g->firststate = THERE(); in llvm_regcomp()
Dregengine.inc140 const sopno gf = g->firststate+1; /* +1 for OEND */
/external/libcups/vcnet/regex/
Dregex2.h113 sopno firststate; /* the initial OEND (normally 0) */ member
Ddebug.c30 fprintf(d, ", first %ld last %ld", (long)g->firststate,
Dengine.c78 const register sopno gf = g->firststate+1; /* +1 for OEND */
Dregcomp.c154 g->firststate = THERE();
/external/llvm/lib/Support/
Dregex2.h139 sopno firststate; /* the initial OEND (normally 0) */ member
Dregcomp.c230 g->firststate = THERE(); in llvm_regcomp()
Dregengine.inc140 const sopno gf = g->firststate+1; /* +1 for OEND */
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Dregex2.h139 sopno firststate; /* the initial OEND (normally 0) */ member
Dregcomp.c230 g->firststate = THERE(); in llvm_regcomp()
Dregengine.inc140 const sopno gf = g->firststate+1; /* +1 for OEND */
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregex2.h142 sopno firststate; /* the initial OEND (normally 0) */ member
Dregcomp.c358 g->firststate = THERE(); in llvm_regcomp()
Dregengine.inc140 const sopno gf = g->firststate+1; /* +1 for OEND */