Searched defs:gc (Results 1 – 7 of 7) sorted by relevance
293 PyGC_Head *gc; in gc_list_size() local307 PyGC_Head *gc; in append_objects() local329 PyGC_Head *gc = containers->gc.gc_next; in update_refs() local361 PyGC_Head *gc = AS_GC(op); in visit_decref() local382 PyGC_Head *gc = containers->gc.gc_next; in subtract_refs() local396 PyGC_Head *gc = AS_GC(op); in visit_reachable() local445 PyGC_Head *gc = young->gc.gc_next; in move_unreachable() local522 PyGC_Head *next, *gc = head->gc.gc_next; in untrack_dicts() local539 PyGC_Head *gc; in move_finalizers() local564 PyGC_Head *gc = AS_GC(op); in visit_move() local[all …]
253 PyGC_Head *gc; in gc_list_size() local267 PyGC_Head *gc; in append_objects() local289 PyGC_Head *gc = containers->gc.gc_next; in update_refs() local321 PyGC_Head *gc = AS_GC(op); in visit_decref() local342 PyGC_Head *gc = containers->gc.gc_next; in subtract_refs() local356 PyGC_Head *gc = AS_GC(op); in visit_reachable() local405 PyGC_Head *gc = young->gc.gc_next; in move_unreachable() local488 PyGC_Head *gc; in move_finalizers() local513 PyGC_Head *gc = AS_GC(op); in visit_move() local528 PyGC_Head *gc = finalizers->gc.gc_next; in move_finalizer_reachable() local[all …]
56 int gc; in find_gc_base() local
257 } gc; member
45 GC gc; member
389 GCObject *gc; /* collectable objects */ member