Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dgcmodule.c248 gc_list_remove(PyGC_Head *node) in gc_list_remove() function
1558 gc_list_remove(g); in PyObject_GC_Del()
/external/python/cpython3/Modules/
Dgcmodule.c254 gc_list_remove(PyGC_Head *node) in gc_list_remove() function
2310 gc_list_remove(g); in PyObject_GC_Del()