Searched refs:tecfwd (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/usr.bin/lex/ |
| D | tblcmp.c | 246 nummecs = cre8ecs(tecfwd, tecbck, numecs); in cmptmps() 457 tecfwd[i - 1] = i; in inittbl() 460 tecfwd[numecs] = NIL; in inittbl() 734 mkeccl(transset, tsptr, tecfwd, tecbck, numecs, 0); in mktemplate()
|
| D | flexdef.h | 538 extern int tecfwd[CSIZE + 1], tecbck[CSIZE + 1];
|
| D | main.c | 82 int numecs, nextecm[CSIZE + 1], ecgroup[CSIZE + 1], nummecs, tecfwd[CSIZE + 1]; variable
|