Home
last modified time | relevance | path

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

/dports/lang/python37/Python-3.7.12/Modules/
H A Dgcmodule.c132 gc_list_init(PyGC_Head *list) in gc_list_init() function
198 gc_list_init(from); in gc_list_merge()
506 gc_list_init(&wrcb_to_call); in handle_weakrefs()
692 gc_list_init(&seen); in finalize_garbage()
861 gc_list_init(&unreachable); in collect()
882 gc_list_init(&finalizers); in collect()
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A 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()
930 gc_list_init(&unreachable); in collect()
955 gc_list_init(&finalizers); in collect()
/dports/lang/python27/Python-2.7.18/Modules/
H A 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()
930 gc_list_init(&unreachable); in collect()
955 gc_list_init(&finalizers); in collect()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dgcmodule.c181 gc_list_init(PyGC_Head *list) in gc_list_init() function
247 gc_list_init(from); in gc_list_merge()
559 gc_list_init(&wrcb_to_call); in handle_weakrefs()
882 gc_list_init(&unreachable); in collect()
904 gc_list_init(&finalizers); in collect()
/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A Dgcmodule.c205 gc_list_init(PyGC_Head *list) in gc_list_init() function
287 gc_list_init(from); in gc_list_merge()
665 gc_list_init(&wrcb_to_call); in handle_weakrefs()
873 gc_list_init(&seen); in finalize_garbage()
1062 gc_list_init(&unreachable); in collect()
1085 gc_list_init(&finalizers); in collect()
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A Dgcmodule.c205 gc_list_init(PyGC_Head *list) in gc_list_init() function
287 gc_list_init(from); in gc_list_merge()
665 gc_list_init(&wrcb_to_call); in handle_weakrefs()
873 gc_list_init(&seen); in finalize_garbage()
1062 gc_list_init(&unreachable); in collect()
1085 gc_list_init(&finalizers); in collect()
/dports/lang/python-tools/Python-3.8.12/Modules/
H A Dgcmodule.c205 gc_list_init(PyGC_Head *list) in gc_list_init() function
287 gc_list_init(from); in gc_list_merge()
665 gc_list_init(&wrcb_to_call); in handle_weakrefs()
873 gc_list_init(&seen); in finalize_garbage()
1062 gc_list_init(&unreachable); in collect()
1085 gc_list_init(&finalizers); in collect()
/dports/lang/python38/Python-3.8.12/Modules/
H A Dgcmodule.c205 gc_list_init(PyGC_Head *list) in gc_list_init() function
287 gc_list_init(from); in gc_list_merge()
665 gc_list_init(&wrcb_to_call); in handle_weakrefs()
873 gc_list_init(&seen); in finalize_garbage()
1062 gc_list_init(&unreachable); in collect()
1085 gc_list_init(&finalizers); in collect()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A Dgcmodule.c205 gc_list_init(PyGC_Head *list) in gc_list_init() function
287 gc_list_init(from); in gc_list_merge()
665 gc_list_init(&wrcb_to_call); in handle_weakrefs()
873 gc_list_init(&seen); in finalize_garbage()
1062 gc_list_init(&unreachable); in collect()
1085 gc_list_init(&finalizers); in collect()
/dports/lang/python310/Python-3.10.1/Modules/
H A Dgcmodule.c236 gc_list_init(PyGC_Head *list) in gc_list_init() function
318 gc_list_init(from); in gc_list_merge()
767 gc_list_init(&wrcb_to_call); in handle_weakrefs()
972 gc_list_init(&seen); in finalize_garbage()
1142 gc_list_init(unreachable); in deduce_unreachable()
1260 gc_list_init(&finalizers); in gc_collect_main()
/dports/lang/python311/Python-3.11.0a3/Modules/
H A Dgcmodule.c236 gc_list_init(PyGC_Head *list) in gc_list_init() function
318 gc_list_init(from); in gc_list_merge()
767 gc_list_init(&wrcb_to_call); in handle_weakrefs()
972 gc_list_init(&seen); in finalize_garbage()
1141 gc_list_init(unreachable); in deduce_unreachable()
1259 gc_list_init(&finalizers); in gc_collect_main()
/dports/lang/python39/Python-3.9.9/Modules/
H A Dgcmodule.c223 gc_list_init(PyGC_Head *list) in gc_list_init() function
305 gc_list_init(from); in gc_list_merge()
754 gc_list_init(&wrcb_to_call); in handle_weakrefs()
959 gc_list_init(&seen); in finalize_garbage()
1129 gc_list_init(unreachable); in deduce_unreachable()
1233 gc_list_init(&finalizers); in collect()