Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
D_heapqmodule.c.h212 …{"_heapreplace_max", (PyCFunction)(void(*)(void))_heapq__heapreplace_max, METH_FASTCALL, _heapq__h…
219 _heapq__heapreplace_max(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _heapq__heapreplace_max() function