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

/bionic/libc/bionic/
H A Dmalloc_debug_common.cpp119 static int hash_entry_compare(const void* arg1, const void* arg2) { argument
122 const HashEntry* e1 = *static_cast<HashEntry* const*>(arg1);

Completed in 123 milliseconds