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

  /external/webkit/Tools/android/flex-2.5.4a/
dfa.c 378 accsiz = reallocate_integer_array( accsiz, current_max_dfas );
865 accsiz[newds] = 0;
892 accsiz[newds] = nacc;
gen.c 812 accsiz[end_of_buffer_state] = 1;
824 if ( accsiz[i] != 0 )
827 nacc = accsiz[i];
    [all...]
main.c 92 int *accsiz, *dhash, numas; variable
1103 accsiz = allocate_integer_array( current_max_dfas );
flexdef.h 589 * accsiz - size of accepting set for each dfa state
609 extern int *accsiz, *dhash, numas;
    [all...]

Completed in 29 milliseconds