Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
D_heapqmodule.c.h247 {"_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