Searched defs:min_heapify (Results 1 – 2 of 2) sorted by relevance
35 void min_heapify(struct min_heap *heap, int pos, in min_heapify() function