Searched refs:heap_sort (Results 1 – 1 of 1) sorted by relevance
43 static void heap_sort (mpfr_srcptr *const, unsigned long, mpfr_srcptr *);89 heap_sort (tab, n, perm); in mpfr_sum_sort()132 heap_sort (mpfr_srcptr *const tab, unsigned long n, mpfr_srcptr *perm) in heap_sort() function