Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/posix/
Dregex2.h149 sopno firststate; /* the initial OEND (normally 0) */ member
Dengine.c147 const sopno gf = g->firststate+1; /* +1 for OEND */ in matcher()
Dregcomp.c250 g->firststate = THERE(); in regcomp()