Searched refs:stack1 (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/flex/src/
H A Dtblcmp.c524 stack1 (statenum, minec, state[minec], deflink);
788 /* stack1 - save states with only one out-transition to be processed later
795 void stack1 (int statenum, int sym, int nextstate, int deflink) function
H A Dflexdef.h1033 extern void stack1(int, int, int, int);
H A Ddfa.c741 stack1 (ds, 0, 0, JAMSTATE);

Completed in 74 milliseconds