Searched refs:gc_list_append (Results 1 – 12 of 12) sorted by relevance
/dports/databases/py-sqlite3/Python-3.8.12/Modules/ |
H A D | gcmodule.c | 221 gc_list_append(PyGC_Head *node, PyGC_Head *list) in gc_list_append() function 445 gc_list_append(gc, reachable); in visit_reachable()
|
/dports/databases/py-gdbm/Python-3.8.12/Modules/ |
H A D | gcmodule.c | 221 gc_list_append(PyGC_Head *node, PyGC_Head *list) in gc_list_append() function 445 gc_list_append(gc, reachable); in visit_reachable()
|
/dports/lang/python-tools/Python-3.8.12/Modules/ |
H A D | gcmodule.c | 221 gc_list_append(PyGC_Head *node, PyGC_Head *list) in gc_list_append() function 445 gc_list_append(gc, reachable); in visit_reachable()
|
/dports/lang/python38/Python-3.8.12/Modules/ |
H A D | gcmodule.c | 221 gc_list_append(PyGC_Head *node, PyGC_Head *list) in gc_list_append() function 445 gc_list_append(gc, reachable); in visit_reachable()
|
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/ |
H A D | gcmodule.c | 221 gc_list_append(PyGC_Head *node, PyGC_Head *list) in gc_list_append() function 445 gc_list_append(gc, reachable); in visit_reachable()
|
/dports/lang/python310/Python-3.10.1/Modules/ |
H A D | gcmodule.c | 252 gc_list_append(PyGC_Head *node, PyGC_Head *list) in gc_list_append() function 528 gc_list_append(gc, reachable); in visit_reachable()
|
/dports/lang/python311/Python-3.11.0a3/Modules/ |
H A D | gcmodule.c | 252 gc_list_append(PyGC_Head *node, PyGC_Head *list) in gc_list_append() function 528 gc_list_append(gc, reachable); in visit_reachable()
|
/dports/lang/python39/Python-3.9.9/Modules/ |
H A D | gcmodule.c | 239 gc_list_append(PyGC_Head *node, PyGC_Head *list) in gc_list_append() function 515 gc_list_append(gc, reachable); in visit_reachable()
|
/dports/lang/python-legacy/Python-2.7.18/Modules/ |
H A D | gcmodule.c | 237 gc_list_append(PyGC_Head *node, PyGC_Head *list)
|
/dports/lang/python27/Python-2.7.18/Modules/ |
H A D | gcmodule.c | 237 gc_list_append(PyGC_Head *node, PyGC_Head *list)
|
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
H A D | gcmodule.c | 197 gc_list_append(PyGC_Head *node, PyGC_Head *list)
|
/dports/lang/python37/Python-3.7.12/Modules/ |
H A D | gcmodule.c | 148 gc_list_append(PyGC_Head *node, PyGC_Head *list)
|