Searched refs:wh_size (Results 1 – 1 of 1) sorted by relevance
248 uint32_t wh_size; member2999 w_hash.wh_size = WITNESS_HASH_SIZE; in witness_init_hash_tables()3024 hash = witness_hash_djb2(key, 0) % w_hash.wh_size; in witness_hash_get()3050 hash = witness_hash_djb2(w->w_name, 0) % w_hash.wh_size; in witness_hash_put()