Home
last modified time | relevance | path

Searched refs:sort_r (Results 1 – 4 of 4) sorted by relevance

/third_party/e2fsprogs/lib/support/
Dsort_r.h217 static _SORT_R_INLINE void sort_r(void *base, size_t nel, size_t width, in sort_r() function
274 static _SORT_R_INLINE void sort_r(void *base, size_t nel, size_t width, in sort_r() function
/third_party/ejdb/src/util/
Dsort_r.h237 static _SORT_R_INLINE void sort_r( in sort_r() function
295 static _SORT_R_INLINE void sort_r( in sort_r() function
/third_party/ejdb/src/jbi/
Djbi_sorter_consumer.c104 sort_r(ssc->refs, rnum, sizeof(ssc->refs[0]), _jbi_scan_sorter_cmp, ctx); in _jbi_scan_sorter_do()
/third_party/e2fsprogs/e2fsck/
DMakefile.in562 $(srcdir)/problem.h $(top_srcdir)/lib/support/sort_r.h