Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dgcmodule.c248 gc_list_append(PyGC_Head *node, PyGC_Head *list) in gc_list_append() function
276 * gc_list_remove(node) followed by gc_list_append(node, list).
524 gc_list_append(gc, reachable); in visit_reachable()
610 // We can't use gc_list_append() here because we use in move_unreachable()

Completed in 4 milliseconds