Home | Sort by relevance Sort by last modified time |
/ndk/sources/host-tools/make-3.81/ | |
hash.c | 62 ht->ht_hash_2 = hash_2; 115 hash_2 = (*ht->ht_hash_2) (key) | 1; |
hash.h | 54 hash_func_t ht_hash_2; /* secondary hash function */ member in struct:hash_table |