Home
last modified time | relevance | path

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

/external/llvm-project/lldb/examples/darwin/heap_find/heap/
Dheap_find.cpp134 typedef int (*comare_function_t)(const void *, const void *); typedef
388 (comare_function_t)compare_bytes); in SortByTotalBytes()
405 (comare_function_t)compare_count); in SortByTotalCount()