Searched defs:pop_heap (Results 1 – 2 of 2) sorted by relevance
57 void pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last, _Compare __comp) { in pop_heap() function67 void pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) { in pop_heap() function
535 int pop_heap (const uint8_t *data, size_t size) in pop_heap() function