Searched defs:make_heap (Results 1 – 2 of 2) sorted by relevance
43 void make_heap(_RandomAccessIterator __first, _RandomAccessIterator __last, _Compare __comp) { in make_heap() function49 void make_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) { in make_heap() function
504 int make_heap (const uint8_t *data, size_t size) in make_heap() function