Searched refs:accsiz (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Tools/android/flex-2.5.4a/
H A Ddfa.c378 accsiz = reallocate_integer_array( accsiz, current_max_dfas );
865 accsiz[newds] = 0;
892 accsiz[newds] = nacc;
H A Dgen.c812 accsiz[end_of_buffer_state] = 1;
824 if ( accsiz[i] != 0 )
827 nacc = accsiz[i];
H A Dmain.c92 int *accsiz, *dhash, numas; variable
1103 accsiz = allocate_integer_array( current_max_dfas );
H A Dflexdef.h589 * accsiz - size of accepting set for each dfa state
609 extern int *accsiz, *dhash, numas;

Completed in 90 milliseconds