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

  /external/webkit/Tools/android/flex-2.5.4a/
tblcmp.c 241 nummecs = cre8ecs( tecfwd, tecbck, numecs );
263 /* The absolute value of tecbck is the
267 if ( tecbck[j] > 0 )
269 tmp[tecbck[j]] = trans;
452 tecbck[1] = NIL;
456 tecbck[i] = i - 1;
749 mkeccl( transset, tsptr, tecfwd, tecbck, numecs, 0 );
gen.c 942 i, ABS( tecbck[i] ) );
944 mkdata( ABS( tecbck[i] ) );
    [all...]
flexdef.h 537 * tecbck - backward link of MEC's
552 extern int tecfwd[CSIZE + 1], tecbck[CSIZE + 1];
    [all...]
main.c 83 int tecbck[CSIZE + 1]; variable

Completed in 61 milliseconds