Home
last modified time | relevance | path

Searched refs:ht_hash_2 (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dhash.c62 ht->ht_hash_2 = hash_2; in hash_init()
115 hash_2 = (*ht->ht_hash_2) (key) | 1; in hash_find_slot()
Dhash.h54 hash_func_t ht_hash_2; /* secondary hash function */ member