Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dgcmodule.c334 gc_list_clear_collecting(PyGC_Head *collectable) in gc_list_clear_collecting()
959 finalize_garbage(PyThreadState *tstate, PyGC_Head *collectable) in finalize_garbage()
996 PyGC_Head *collectable, PyGC_Head *old) in delete_garbage()