OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ht_compare
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/host-tools/make-3.81/
hash.c
63
ht->
ht_compare
= hash_cmp;
110
if ((*ht->
ht_compare
) (key, *slot) == 0)
hash.h
55
hash_cmp_func_t
ht_compare
; /* comparison function */
member in struct:hash_table
Completed in 36 milliseconds