Searched refs:_heapq__heapreplace_max_impl (Results 1 – 2 of 2) sorted by relevance
215 _heapq__heapreplace_max_impl(PyObject *module, PyObject *heap,234 return_value = _heapq__heapreplace_max_impl(module, heap, item); in _heapq__heapreplace_max()
512 _heapq__heapreplace_max_impl(PyObject *module, PyObject *heap, in _heapq__heapreplace_max_impl() function