Home
last modified time | relevance | path

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

/Linux-v5.10/lib/
Dsort.c200 cmp_r_func_t cmp_func, in sort_r()
267 cmp_func_t cmp_func, in sort()
Dlist_sort.c10 typedef int __attribute__((nonnull(2,3))) (*cmp_func)(void *, typedef