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

  /ndk/sources/host-tools/make-3.81/
hash.c 44 hash_func_t hash_1, hash_func_t hash_2, hash_cmp_func_t hash_cmp)
63 ht->ht_compare = hash_cmp;
hash.h 61 hash_func_t hash_1, hash_func_t hash_2, hash_cmp_func_t hash_cmp));
  /external/e2fsprogs/e2fsck/
rehash.c 202 static EXT2_QSORT_TYPE hash_cmp(const void *a, const void *b) function
768 hash_cmp);
771 hash_cmp);

Completed in 143 milliseconds