Home
last modified time | relevance | path

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

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