Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_heapqmodule.c462 heapreplace_max(PyObject *self, PyObject *args) in heapreplace_max() function
490 {"_heapreplace_max",(PyCFunction)heapreplace_max,