OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ht_hash_1
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/host-tools/make-3.81/
hash.c
61
ht->
ht_hash_1
= hash_1;
91
unsigned int hash_1 = (*ht->
ht_hash_1
) (key);
hash.h
53
hash_func_t
ht_hash_1
; /* primary hash function */
member in struct:hash_table
Completed in 169 milliseconds