Searched defs:cmp_func (Results 1 – 2 of 2) sorted by relevance
200 cmp_r_func_t cmp_func, in sort_r()267 cmp_func_t cmp_func, in sort()
10 typedef int __attribute__((nonnull(2,3))) (*cmp_func)(void *, typedef