HomeSort by relevance Sort by last modified time
    Searched refs:ht_hash_2 (Results 1 - 2 of 2) sorted by null

  /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

Completed in 86 milliseconds