Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_heapqmodule.c454 heappop_max(PyObject *self, PyObject *heap) in heappop_max() function
488 {"_heappop_max", (PyCFunction)heappop_max,