Home
last modified time | relevance | path

Searched refs:dhash (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/flex/
H A Ddfa.c364 dhash = reallocate_integer_array (dhash, current_max_dfas); in increase_max_dfas()
831 if (hashval == dhash[i]) {
880 dhash[newds] = hashval;
H A Dmain.c92 int *accsiz, *dhash, numas; variable
1762 dhash = allocate_integer_array (current_max_dfas); in set_up_initial_allocations()
H A Dflexdef.h633 extern int *accsiz, *dhash, numas;