Searched defs:returnitem (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
D | _heapqmodule.c | 148 PyObject *lastelt, *returnitem; in heappop() local 185 PyObject *heap, *item, *returnitem; in heapreplace() local 223 PyObject *heap, *item, *returnitem; in heappushpop() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | _heapqmodule.c | 149 PyObject *lastelt, *returnitem; in heappop() local 186 PyObject *heap, *item, *returnitem; in heapreplace() local 224 PyObject *heap, *item, *returnitem; in heappushpop() local
|