Home
last modified time | relevance | path

Searched refs:tecfwd (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Tools/android/flex-2.5.4a/
Dtblcmp.c241 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 );
Dflexdef.h552 extern int tecfwd[CSIZE + 1], tecbck[CSIZE + 1];
Dmain.c82 int numecs, nextecm[CSIZE + 1], ecgroup[CSIZE + 1], nummecs, tecfwd[CSIZE + 1]; variable