Home
last modified time | relevance | path

Searched refs:comstate (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/flex/
H A Dtblcmp.c120 if (protcomst[i] == comstate) {
135 comstate = 0;
179 comstate);
182 mkprot (state, statenum, comstate);
198 mkprot (state, statenum, comstate);
645 void mkprot (state, statenum, comstate) in mkprot() argument
646 int state[], statenum, comstate; in mkprot()
669 protcomst[slot] = comstate;
683 void mktemplate (state, statenum, comstate) in mktemplate() argument
684 int state[], statenum, comstate; in mktemplate()
[all …]
H A Ddfa.c387 int targptr, totaltrans, i, comstate, comfreq, targ; in ntod() local
767 comstate = 0; in ntod()
772 comstate = targstate[i]; in ntod()
775 bldtbl (state, ds, totaltrans, comstate, comfreq); in ntod()