Home
last modified time | relevance | path

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

/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
/external/python/cpython3/Modules/
D_heapqmodule.c126 PyObject *lastelt, *returnitem; in heappop_internal() local
172 PyObject *heap, *item, *returnitem; in heapreplace_internal() local
216 PyObject *heap, *item, *returnitem; in heappushpop() local