Home
last modified time | relevance | path

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

/dports/math/taucs/taucs-2.2_23/src/
H A Dtaucs_vaidya.c321 static void heapsort_sort(heap h, int p, int r) in heapsort_sort() function
342 heapsort_sort(h,p,r); in quick_sort()