Home
last modified time | relevance | path

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

/openbsd/usr.bin/lex/
H A Ddfa.c358 dhash = reallocate_integer_array (dhash, current_max_dfas); in increase_max_dfas()
825 if (hashval == dhash[i]) { in snstods()
874 dhash[newds] = hashval; in snstods()
H A Dmain.c92 int *accsiz, *dhash, numas; variable
1698 dhash = allocate_integer_array(current_max_dfas); in set_up_initial_allocations()
H A Dflexdef.h595 extern int *accsiz, *dhash, numas;