Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dheapq.py191 def _heapreplace_max(heap, item): function
340 _heapreplace = _heapreplace_max
496 _heapreplace = _heapreplace_max
513 _heapreplace = _heapreplace_max
587 from _heapq import _heapreplace_max