Searched refs:hash_fd (Results 1 – 2 of 2) sorted by relevance
58 static uint32_t hash_fd(const void *key) in hash_fd() function95 return _mesa_hash_table_create(NULL, hash_fd, equal_fd); in util_hash_table_create_fd_keys()
309 static size_t hash_fd(void *key, size_t key_length, size_t slots_num) in hash_fd() function337 return Curl_hash_init(hash, hashsize, hash_fd, fd_key_compare, in sh_init()