Searched refs:heap_sort (Results 1 – 1 of 1) sorted by relevance
88 static void heap_sort(void *base, int nmemb, size_t size, struct qsort_comp *cmp) in heap_sort() function111 heap_sort(base, nmemb, size, &cmp); in qsort_r()125 heap_sort(base, nmemb, size, &cmp); in qsort()