Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_hash_table.c45 pointer_equal(const void *a, const void *b) in pointer_equal() function
54 return _mesa_hash_table_create(NULL, pointer_hash, pointer_equal); in util_hash_table_create_ptr_keys()