Searched refs:tecfwd (Results 1 – 3 of 3) sorted by relevance
/external/webkit/Tools/android/flex-2.5.4a/ |
D | tblcmp.c | 241 nummecs = cre8ecs( tecfwd, tecbck, numecs ); in cmptmps() 457 tecfwd[i - 1] = i; in inittbl() 460 tecfwd[numecs] = NIL; in inittbl() 749 mkeccl( transset, tsptr, tecfwd, tecbck, numecs, 0 );
|
D | flexdef.h | 552 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
|