Searched defs:hash_ops (Results 1 – 2 of 2) sorted by relevance
73 struct hash_ops { struct80 extern const struct hash_ops string_hash_ops; argument
212 const struct hash_ops *hash_ops; /* hash and compare ops to use */ member775 static struct HashmapBase *hashmap_base_new(const struct hash_ops *hash_ops, enum HashmapType type … in hashmap_base_new()825 static int hashmap_base_ensure_allocated(HashmapBase **h, const struct hash_ops *hash_ops, in hashmap_base_ensure_allocated()