HomeSort by relevance Sort by last modified time
    Searched full:extptr (Results 1 - 2 of 2) sorted by null

  /external/webkit/Tools/android/flex-2.5.4a/
tblcmp.c 81 int extptr, extrct[2][CSIZE + 1]; local
84 /* If extptr is 0 then the first array of extrct holds the result
88 * extptr is 1 then the second array of extrct hold the best
94 extptr = 0;
122 extrct[extptr] );
141 extrct[extptr] );
158 d = tbldiff( state, i, extrct[1 - extptr] );
161 extptr = 1 - extptr;
193 mkentry( extrct[extptr], numecs, statenum
    [all...]
  /prebuilts/misc/linux-x86/flex/
flex-2.5.4a 

Completed in 40 milliseconds