HomeSort by relevance Sort by last modified time
    Searched refs:compare_ptr (Results 1 - 3 of 3) sorted by null

  /external/avahi/avahi-core/
prioq-test.c 42 static int compare_ptr(const void* a, const void* b) { function
88 q2 = avahi_prio_queue_new(compare_ptr);
  /external/mesa3d/src/gallium/auxiliary/util/
u_debug_refcnt.c 58 static int compare_ptr(void* a, void* b) function
83 serials_hash = util_hash_table_create(hash_ptr, compare_ptr);
u_debug_symbol.c 208 static int compare_ptr(void* a, void* b) function
233 symbols_hash = util_hash_table_create(hash_ptr, compare_ptr);

Completed in 365 milliseconds