Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Ddfa.c353 accsiz = reallocate_integer_array (accsiz, current_max_dfas); in increase_max_dfas()
870 accsiz[newds] = 0; in snstods()
895 accsiz[newds] = nacc; in snstods()
H A Dgen.c1085 accsiz[end_of_buffer_state] = 1; in gentabs()
1109 if (accsiz[i] != 0) { in gentabs()
1111 nacc = accsiz[i]; in gentabs()
H A Dmain.c93 int *accsiz, *dhash, numas; variable
1772 accsiz = allocate_integer_array (current_max_dfas); in set_up_initial_allocations()
H A Dflexdef.h590 extern int *accsiz, *dhash, numas;