Searched refs:heapify (Results 1 – 1 of 1) sorted by relevance
79 static void heapify(void *base, int nmemb, size_t size, struct qsort_comp *cmp) in heapify() function92 heapify(base, nmemb, size, cmp); in heap_sort()