Home
last modified time | relevance | path

Searched defs:compar_t (Results 1 – 2 of 2) sorted by relevance

/system/core/libutils/include/utils/
DVectorImpl.h93 typedef int (*compar_t)(const void* lhs, const void* rhs); typedef
DVector.h183 typedef int (*compar_t)(const TYPE* lhs, const TYPE* rhs); typedef