Home
last modified time | relevance | path

Searched refs:hash_fd (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/util/
Du_hash_table.c58 static uint32_t hash_fd(const void *key) in hash_fd() function
95 return _mesa_hash_table_create(NULL, hash_fd, equal_fd); in util_hash_table_create_fd_keys()
/third_party/curl/lib/
Dmulti.c309 static size_t hash_fd(void *key, size_t key_length, size_t slots_num) in hash_fd() function
337 return Curl_hash_init(hash, hashsize, hash_fd, fd_key_compare, in sh_init()