Home
last modified time | relevance | path

Searched refs:qsort_r (Results 1 – 15 of 15) sorted by relevance

/external/e2fsprogs/lib/support/
Dsort_r.h242 extern void qsort_r(void *base, size_t nel, size_t width, void *thunk,
270 extern void qsort_r(void *base, size_t nel, size_t width,
292 qsort_r(base, nel, width, compar, arg); in sort_r()
301 qsort_r(base, nel, width, &tmp, sort_r_arg_swap); in sort_r()
/external/e2fsprogs/doc/RelNotes/
Dv1.46.1.txt30 Fix portability problems by not depending on the glibc specific qsort_r
/external/musl/include/
Dstdlib.h151 void qsort_r (void *, size_t, size_t, int (*)(const void *, const void *, void *), void *);
/external/musl/src/stdlib/
Dqsort.c221 weak_alias(__qsort_r, qsort_r);
/external/e2fsprogs/
Dconfigure.ac1256 qsort_r
1382 dnl qsort_r detection
1385 AC_CACHE_CHECK(whether qsort_r is GNU version, e2_cv_gnu_qsort_r,
1388 void (qsort_r)(void *base, size_t nmemb, size_t size,
1393 AC_CACHE_CHECK(whether qsort_r is BSD version, e2_cv_bsd_qsort_r,
1396 void (qsort_r)(void *base, size_t nmemb, size_t size,
1402 AC_DEFINE(HAVE_GNU_QSORT_R, 1, [ Define to 1 if you have the GNU-style 'qsort_r' function.])
1405 AC_DEFINE(HAVE_BSD_QSORT_R, 1, [ Define to 1 if you have the BSD-style 'qsort_r' function.])
/external/e2fsprogs/lib/
Dconfig.h.in58 /* Define to 1 if you have the BSD-style 'qsort_r' function. */
160 /* Define to 1 if you have the GNU-style 'qsort_r' function. */
307 /* Define to 1 if you have the `qsort_r' function. */
/external/harfbuzz_ng/src/
Dhb-algs.hh1171 qsort_r (base, nel, width, compar, arg); in hb_qsort()
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs1142 pub fn qsort_r( in qsort_r() function
/external/ImageMagick/config/
Dconfig.h.in402 /* Define to 1 if you have the `qsort_r' function. */
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2688 fun:qsort_r=uninstrumented
/external/ImageMagick/
Dconfigure.ac2982 …locate posix_madvise posix_memalign posix_spawnp pow pread putenv pwrite qsort_r raise rand_r read…
Dconfigure32991 …locate posix_madvise posix_memalign posix_spawnp pow pread putenv pwrite qsort_r raise rand_r read…
/external/musl/
DWHATSNEW2296 - qsort_r function (POSIX-future)
/external/elfutils/src/
DChangeLog376 * readelf.c (qsort_r): Use qsort for improved portability.
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym154 PUBLIC 36070 0 qsort_r