Searched refs:_heapq_heapify (Results 1 – 1 of 1) sorted by relevance
154 {"heapify", (PyCFunction)_heapq_heapify, METH_O, _heapq_heapify__doc__},160 _heapq_heapify(PyObject *module, PyObject *arg) in _heapq_heapify() function