Home
last modified time | relevance | path

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

/external/avahi/avahi-core/
Dprioq-test.c42 static int compare_ptr(const void* a, const void* b) { in compare_ptr() function
88 q2 = avahi_prio_queue_new(compare_ptr); in main()
/external/mesa3d/src/gallium/auxiliary/util/
Du_debug_refcnt.c58 static int compare_ptr(void* a, void* b) in compare_ptr() function
83 serials_hash = util_hash_table_create(hash_ptr, compare_ptr); in debug_serial()
Du_debug_symbol.c208 static int compare_ptr(void* a, void* b) in compare_ptr() function
233 symbols_hash = util_hash_table_create(hash_ptr, compare_ptr); in debug_symbol_name_cached()