Searched refs:dhash (Results 1 – 4 of 4) sorted by relevance
146 uint64_t dhash = dcount * (intptr_t)(fn); \150 dhash += (fn)[dcount] * dcount; \151 arc4random_pushb_fast(&dhash, sizeof(dhash)); \
386 dhash = reallocate_integer_array( dhash, current_max_dfas ); in increase_max_dfas()808 if ( hashval == dhash[i] )863 dhash[newds] = hashval;
99 int *accsiz, *dhash, numas; variable1111 dhash = allocate_integer_array( current_max_dfas ); in set_up_initial_allocations()
617 extern int *accsiz, *dhash, numas;