Home
last modified time | relevance | path

Searched defs:returnitem (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/
D_heapqmodule.c148 PyObject *lastelt, *returnitem; in heappop() local
185 PyObject *heap, *item, *returnitem; in heapreplace() local
223 PyObject *heap, *item, *returnitem; in heappushpop() local
/aosp_15_r20/external/python/cpython3/Modules/
D_heapqmodule.c144 PyObject *lastelt, *returnitem; in heappop_internal() local
192 PyObject *returnitem; in heapreplace_internal() local
252 PyObject *returnitem; in _heapq_heappushpop_impl() local