Searched refs:sortProxy (Results 1 – 1 of 1) sorted by relevance
160 static int sortProxy(const void* lhs, const void* rhs, void* func) in sortProxy() function167 return sort(sortProxy, (void*)cmp); in sort()