Searched refs:nummecs (Results 1 – 3 of 3) sorted by relevance
| /freebsd-9-stable/usr.bin/lex/ |
| D | tblcmp.c | 243 nummecs = cre8ecs( tecfwd, tecbck, numecs ); in cmptmps() 247 nummecs = numecs; in cmptmps() 295 mkentry( tmp, nummecs, lastdfa + i + 1, JAMSTATE, totaltrans ); in cmptmps()
|
| D | main.c | 84 int numecs, nextecm[CSIZE + 1], ecgroup[CSIZE + 1], nummecs, tecfwd[CSIZE + 1]; variable 542 numtemps * nummecs, 567 nummecs, csize );
|
| D | flexdef.h | 546 extern int numecs, nextecm[CSIZE + 1], ecgroup[CSIZE + 1], nummecs;
|