Home
last modified time | relevance | path

Searched defs:nextstate (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/flex/dist/src/
H A Dtblcmp.c798 void stack1 (int statenum, int sym, int nextstate, int deflink) in stack1()
/netbsd-src/external/gpl2/rcs/dist/src/
H A Drlog.c170 struct stateattri * nextstate; member
H A Drcs.c274 static struct Status *statelst, **nextstate; variable
/netbsd-src/bin/ksh/
H A Dvi.c549 nextstate(ch) in nextstate() function
/netbsd-src/external/mit/lua/dist/src/
H A Dlgc.c1570 int nextstate, GCObject **nextlist) { in sweepstep()
/netbsd-src/external/bsd/unbound/dist/iterator/
H A Diterator.c190 next_state(struct iter_qstate* iq, enum iter_state nextstate) in next_state()