Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dgcmodule.c330 gc_list_clear_collecting(PyGC_Head *collectable) in gc_list_clear_collecting()
955 finalize_garbage(PyThreadState *tstate, PyGC_Head *collectable) in finalize_garbage()
992 PyGC_Head *collectable, PyGC_Head *old) in delete_garbage()