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

  /src/external/gpl2/gmake/dist/
hash.c 63 ht->ht_compare = hash_cmp;
110 if ((*ht->ht_compare) (key, *slot) == 0)
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
hash.h 55 hash_cmp_func_t ht_compare; /* comparison function */ member in struct:hash_table

Completed in 252 milliseconds