Lines Matching refs:comstate
84 bldtbl(int state[], int statenum, int totaltrans, int comstate, int comfreq) in bldtbl() argument
125 if (protcomst[i] == comstate) { in bldtbl()
140 comstate = 0; in bldtbl()
187 comstate); in bldtbl()
190 mkprot(state, statenum, comstate); in bldtbl()
205 mkprot(state, statenum, comstate); in bldtbl()
661 mkprot(int state[], int statenum, int comstate) in mkprot() argument
683 protcomst[slot] = comstate; in mkprot()
698 mktemplate(int state[], int statenum, int comstate) in mktemplate() argument
730 tnxt[tmpbase + i] = comstate; in mktemplate()
736 mkprot(tnxt + tmpbase, -numtemps, comstate); in mktemplate()