Searched refs:equal_fd (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_hash_table.c73 static bool equal_fd(const void *key1, const void *key2) function in typeref:typename:bool
95 return _mesa_hash_table_create(NULL, hash_fd, equal_fd);

Completed in 3 milliseconds