Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dgcmodule.c239 gc_list_append(PyGC_Head *node, PyGC_Head *list) in gc_list_append() function
515 gc_list_append(gc, reachable); in visit_reachable()
/external/python/cpython2/Modules/
Dgcmodule.c237 gc_list_append(PyGC_Head *node, PyGC_Head *list)