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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_debug_refcnt.c62 hash_ptr(void *p) function in typeref:typename:unsigned
99 serials_hash = util_hash_table_create(hash_ptr, compare_ptr);
H A Du_debug_stack.c52 static unsigned hash_ptr(void* p) function in typeref:typename:unsigned
79 symbols_hash = util_hash_table_create(hash_ptr, compare_ptr);
H A Du_debug_symbol.c276 static unsigned hash_ptr(void* p) function in typeref:typename:unsigned
306 symbols_hash = util_hash_table_create(hash_ptr, compare_ptr);

Completed in 4 milliseconds