Searched refs:heapsort_b (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/lib/libc/stdlib/
H A Dheapsort.c142 int heapsort_b(void *, size_t, size_t, heapsort_block);
156 heapsort_b(void *vbase, size_t nmemb, size_t size, heapsort_block compar) function
H A DMakefile.inc11 getsubopt.c hcreate.c hcreate_r.c hdestroy_r.c heapsort.c heapsort_b.c \
/freebsd-11-stable/include/
H A Dstdlib.h301 int heapsort_b(void *, size_t, size_t,

Completed in 109 milliseconds