Home
last modified time | relevance | path

Searched defs:sort_heap (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/include/__algorithm/
H A Dsort_heap.h39 void sort_heap(_RandomAccessIterator __first, _RandomAccessIterator __last, _Compare __comp) { in sort_heap() function
48 void sort_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) { in sort_heap() function
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_heap.h277 sort_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) in sort_heap() function
291 sort_heap(_RandomAccessIterator __first, _RandomAccessIterator __last, in sort_heap() function
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_heap.h422 sort_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) in sort_heap() function
448 sort_heap(_RandomAccessIterator __first, _RandomAccessIterator __last, in sort_heap() function