Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
D_heapqmodule.c.h183 {"_heappop_max", (PyCFunction)_heapq__heappop_max, METH_O, _heapq__heappop_max__doc__},
189 _heapq__heappop_max(PyObject *module, PyObject *arg) in _heapq__heappop_max() function