Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dtblcmp.c81 void bldtbl (int state[], int statenum, int totaltrans, int comstate, int comfreq) in bldtbl() argument
103 mkentry (state, numecs, statenum, JAMSTATE, totaltrans); in bldtbl()
177 mktemplate (state, statenum, in bldtbl()
181 mkprot (state, statenum, comstate); in bldtbl()
182 mkentry (state, numecs, statenum, in bldtbl()
188 mkentry (extrct[extptr], numecs, statenum, in bldtbl()
197 mkprot (state, statenum, comstate); in bldtbl()
498 void mkentry (int *state, int numchars, int statenum, int deflink, in mkentry() argument
506 base[statenum] = JAMSTATE; in mkentry()
508 base[statenum] = 0; in mkentry()
[all …]