Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dgcmodule.c248 gc_list_remove(PyGC_Head *node) in gc_list_remove() function
1557 gc_list_remove(g); in PyObject_GC_Del()