HomeSort by relevance Sort by last modified time
    Searched refs:tecfwd (Results 1 - 3 of 3) sorted by null

  /external/webkit/WebKitTools/android/flex-2.5.4a/
tblcmp.c 241 nummecs = cre8ecs( tecfwd, tecbck, numecs );
457 tecfwd[i - 1] = i;
460 tecfwd[numecs] = NIL;
749 mkeccl( transset, tsptr, tecfwd, tecbck, numecs, 0 );
flexdef.h 536 * tecfwd - forward link of meta-equivalence classes members
552 extern int tecfwd[CSIZE + 1], tecbck[CSIZE + 1];
    [all...]
main.c 82 int numecs, nextecm[CSIZE + 1], ecgroup[CSIZE + 1], nummecs, tecfwd[CSIZE + 1]; variable

Completed in 41 milliseconds