Searched refs:delete_garbage (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
H A Dgcmodule.c805 delete_garbage(PyGC_Head *collectable, PyGC_Head *old) function
984 delete_garbage(&unreachable, old);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dgcmodule.c754 delete_garbage(PyGC_Head *collectable, PyGC_Head *old) function
930 delete_garbage(&unreachable, old);

Completed in 10 milliseconds