Home
last modified time | relevance | path

Searched refs:heapify_max (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
D_heapqmodule.c470 heapify_max(PyObject *self, PyObject *heap) in heapify_max() function
492 {"_heapify_max", (PyCFunction)heapify_max,