Home
last modified time | relevance | path

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

/dports/devel/idutils/idutils-4.6/libidu/
H A Didu-hash.c59 ht->ht_hash_2 = hash_2; in hash_init()
111 hash_2 = (*ht->ht_hash_2) (key) | 1; in hash_find_slot()
H A Didu-hash.h39 hash_func_t ht_hash_2; /* secondary hash function */ member
/dports/print/a2ps/a2ps-4.13/lib/
H A Dhashtab.c60 ht->ht_hash_2 = hash_2; in hash_init()
112 hash_2 = (*ht->ht_hash_2) (key) | 1; in hash_find_slot()
H A Dhashtab.h57 hash_func_t ht_hash_2; /* secondary hash function */ member
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/
H A Dhash.c65 ht->ht_hash_2 = hash_2; in hash_init()
162 hash_2 = (*ht->ht_hash_2) (key) | 1; in hash_find_slot()
H A Dhash.h52 hash_func_t ht_hash_2; /* secondary hash function */ member
/dports/devel/remake/remake-4.3+dbg-1.5/src/
H A Dhash.c61 ht->ht_hash_2 = hash_2; in hash_init()
114 hash_2 = (*ht->ht_hash_2) (key) | 1; in hash_find_slot()
H A Dhash.h45 hash_func_t ht_hash_2; /* secondary hash function */ member
/dports/devel/gmake/make-4.3/src/
H A Dhash.c61 ht->ht_hash_2 = hash_2; in hash_init()
114 hash_2 = (*ht->ht_hash_2) (key) | 1; in hash_find_slot()
H A Dhash.h45 hash_func_t ht_hash_2; /* secondary hash function */