Searched refs:_gc_runtime_state (Results 1 – 4 of 4) sorted by relevance
130 struct _gc_runtime_state { struct164 extern void _PyGC_InitState(struct _gc_runtime_state *); argument
232 struct _gc_runtime_state gc;
2103 struct _gc_runtime_state *gcstate = &interp->gc; in _PyTrash_deposit_object()2131 struct _gc_runtime_state *gcstate = &interp->gc; in _PyTrash_destroy_chain()
35 typedef struct _gc_runtime_state GCState;