Searched refs:firststate (Results 1 – 11 of 11) sorted by relevance
145 sopno firststate; /* the initial OEND (normally 0) */ member
140 const sopno gf = g->firststate+1; /* +1 for OEND */ in matcher()
253 g->firststate = THERE(); in regcomp()
142 sopno firststate; /* the initial OEND (normally 0) */ member
358 g->firststate = THERE(); in llvm_regcomp()
143 const sopno gf = g->firststate+1; /* +1 for OEND */
180 sopno firststate; /* the initial OEND (normally 0) */ member
197 const sopno gf = g->firststate+1; /* +1 for OEND */ in matcher()
306 g->firststate = THERE(); in regcomp_internal()
30 fprintf(d, ", first %ld last %ld", (long)g->firststate,
62 fprintf(d, ", first %ld last %ld", (long)g->firststate, in regprint()