Home
last modified time | relevance | path

Searched refs:subtract_refs (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/
Dgcmodule.c290 subtract_refs(PyGC_Head *containers) in subtract_refs() function
722 subtract_refs(collectable); in check_garbage()
853 subtract_refs(young); in collect()
/external/python/cpython2/Modules/
Dgcmodule.c379 subtract_refs(PyGC_Head *containers) in subtract_refs() function
922 subtract_refs(young); in collect()