Searched refs:_heapq__heapify_max_impl (Results 1 – 2 of 2) sorted by relevance
250 _heapq__heapify_max_impl(PyObject *module, PyObject *heap);263 return_value = _heapq__heapify_max_impl(module, heap); in _heapq__heapify_max()
529 _heapq__heapify_max_impl(PyObject *module, PyObject *heap) in _heapq__heapify_max_impl() function