Searched refs:sort_cmp_fn (Results 1 – 1 of 1) sorted by relevance
9 typedef int (*sort_cmp_fn)(const struct btree *, typedef19 sort_cmp_fn cmp) in sort_iter_sift()30 static inline void sort_iter_sort(struct sort_iter *iter, sort_cmp_fn cmp) in sort_iter_sort()43 static inline void sort_iter_advance(struct sort_iter *iter, sort_cmp_fn cmp) in sort_iter_advance()60 sort_cmp_fn cmp) in sort_iter_next()
Completed in 2 milliseconds