Home
last modified time | relevance | path

Searched refs:onesp (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/flex/dist/src/
H A Dtblcmp.c800 if (onesp >= ONE_STACK_SIZE - 1) in stack1()
804 ++onesp; in stack1()
805 onestate[onesp] = statenum; in stack1()
806 onesym[onesp] = sym; in stack1()
807 onenext[onesp] = nextstate; in stack1()
808 onedef[onesp] = deflink; in stack1()
H A Ddfa.c783 while (onesp > 0) { in ntod()
784 mk1tbl (onestate[onesp], onesym[onesp], in ntod()
785 onenext[onesp], onedef[onesp]); in ntod()
786 --onesp; in ntod()
H A Dmain.c75 int onenext[ONE_STACK_SIZE], onedef[ONE_STACK_SIZE], onesp; variable
1453 num_backing_up = onesp = numprots = 0; in flexinit()
H A Dflexdef.h440 extern int onenext[ONE_STACK_SIZE], onedef[ONE_STACK_SIZE], onesp;
/netbsd-src/external/bsd/flex/dist/
H A DChangeLog10504 with onesp stack pointer