Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dgcmodule.c221 gc_list_init(PyGC_Head *list) in gc_list_init() function
287 gc_list_init(from); in gc_list_merge()
610 gc_list_init(&wrcb_to_call); in handle_weakrefs()
933 gc_list_init(&unreachable); in collect()
958 gc_list_init(&finalizers); in collect()