Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dgcmodule.c252 gc_list_append(PyGC_Head *node, PyGC_Head *list) in gc_list_append() function
528 gc_list_append(gc, reachable); in visit_reachable()