Home
last modified time | relevance | path

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

/minix3/external/bsd/flex/dist/
H A Ddfa.c364 accsiz = reallocate_integer_array (accsiz, current_max_dfas); in increase_max_dfas()
889 accsiz[newds] = 0;
914 accsiz[newds] = nacc;
H A Dgen.c1106 accsiz[end_of_buffer_state] = 1; in gentabs()
1130 if (accsiz[i] != 0) { in gentabs()
1132 nacc = accsiz[i]; in gentabs()
H A Dmain.c95 int *accsiz, *dhash, numas; variable
1764 accsiz = allocate_integer_array (current_max_dfas); in set_up_initial_allocations()
H A Dflexdef.h634 extern int *accsiz, *dhash, numas;