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

/xsrc/external/mit/MesaLib/dist/src/util/tests/set/
H A Dset_test.cpp138 static uint32_t hash_int(const void *p) function in typeref:typename:uint32_t
152 struct set *s = _mesa_set_create(NULL, hash_int, cmp_int);

Completed in 3 milliseconds