Searched refs:_heapq__heapify_max (Results 1 – 1 of 1) sorted by relevance
247 {"_heapify_max", (PyCFunction)_heapq__heapify_max, METH_O, _heapq__heapify_max__doc__},253 _heapq__heapify_max(PyObject *module, PyObject *arg) in _heapq__heapify_max() function