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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_debug_refcnt.c58 static int compare_ptr(void* a, void* b) function
83 serials_hash = util_hash_table_create(hash_ptr, compare_ptr);
H A Du_debug_symbol.c208 static int compare_ptr(void* a, void* b) function
233 symbols_hash = util_hash_table_create(hash_ptr, compare_ptr);
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_debug_refcnt.c58 static int compare_ptr(void* a, void* b) function
83 serials_hash = util_hash_table_create(hash_ptr, compare_ptr);
H A Du_debug_symbol.c208 static int compare_ptr(void* a, void* b) function
233 symbols_hash = util_hash_table_create(hash_ptr, compare_ptr);

Completed in 104 milliseconds