Searched refs:firststate (Results 1 – 11 of 11) sorted by relevance
149 sopno firststate; /* the initial OEND (normally 0) */ member
150 register const sopno gf = g->firststate+1; /* +1 for OEND */
266 g->firststate = THERE(); in regcomp()
136 sopno firststate; /* the initial OEND (normally 0) */ member
222 g->firststate = THERE(); in llvm_regcomp()
140 const sopno gf = g->firststate+1; /* +1 for OEND */
172 sopno firststate; /* the initial OEND (normally 0) */ member
161 const sopno gf = g->firststate+1; /* +1 for OEND */ in matcher()
33 fprintf(d, ", first %ld last %ld", (long)g->firststate,
62 fprintf(d, ", first %ld last %ld", (long)g->firststate, in regprint()