Searched refs:mkentry (Results 1 – 1 of 1) sorted by relevance
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
D | tblcmp.c | 36 void mkentry PROTO((register int*, int, int, int, int)); 101 mkentry( state, numecs, statenum, JAMSTATE, totaltrans ); 186 mkentry( state, numecs, statenum, 193 mkentry( extrct[extptr], numecs, statenum, 293 mkentry( tmp, nummecs, lastdfa + i + 1, JAMSTATE, totaltrans ); in cmptmps() 517 void mkentry( state, numchars, statenum, deflink, totaltrans ) in mkentry() function 758 mkentry( tmp, numecs, statenum, -numtemps, numdiff );
|