Searched refs:hashKey (Results 1 – 1 of 1) sorted by relevance
80 static inline int hashKey(Hashmap* map, void* key) { in hashKey() function190 int hash = hashKey(map, key); in hashmapPut()222 int hash = hashKey(map, key); in hashmapGet()237 int hash = hashKey(map, key); in hashmapContainsKey()253 int hash = hashKey(map, key); in hashmapMemoize()285 int hash = hashKey(map, key); in hashmapRemove()