Searched refs:mkentry (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Dtblcmp.c36 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 );
498 /* mkentry - create base/def and nxt/chk entries for transition array
502 * mkentry( state, numchars, statenum, deflink, totaltrans );
517 void mkentry( state, numchars, statenum, deflink, totaltrans ) function
758 mkentry( tmp, numecs, statenum, -numtemps, numdiff );
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dtblcmp.c36 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 );
498 /* mkentry - create base/def and nxt/chk entries for transition array
502 * mkentry( state, numchars, statenum, deflink, totaltrans );
517 void mkentry( state, numchars, statenum, deflink, totaltrans ) function
758 mkentry( tmp, numecs, statenum, -numtemps, numdiff );

Completed in 46 milliseconds