HomeSort by: relevance | last modified time | path
    Searched refs:ht_hash_1 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/gmake/dist/
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 16 milliseconds