Searched refs:bldtbl (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/usr.bin/lex/
H A Dflexdef.h1025 extern void bldtbl PROTO((int[], int, int, int, int));
H A Dtblcmp.c45 /* bldtbl - build table entries for dfa state
49 * bldtbl( state, statenum, totaltrans, comstate, comfreq );
80 void bldtbl( state, statenum, totaltrans, comstate, comfreq ) function
H A Ddfa.c756 bldtbl( state, ds, totaltrans, comstate, comfreq );

Completed in 57 milliseconds