Searched refs:siftup_max (Results 1 – 1 of 1) sorted by relevance
407 siftup_max(PyListObject *heap, Py_ssize_t pos) in siftup_max() function456 return heappop_internal(heap, siftup_max); in heappop_max()464 return heapreplace_internal(args, siftup_max); in heapreplace_max()472 return heapify_internal(heap, siftup_max); in heapify_max()