Searched refs:_gc_runtime_state (Results 1 – 4 of 4) sorted by relevance
130 struct _gc_runtime_state { struct164 PyAPI_FUNC(void) _PyGC_InitState(struct _gc_runtime_state *); argument
89 struct _gc_runtime_state gc;
2033 struct _gc_runtime_state *gcstate = &tstate->interp->gc; in _PyTrash_deposit_object()2061 struct _gc_runtime_state *gcstate = &tstate->interp->gc; in _PyTrash_destroy_chain()
36 typedef struct _gc_runtime_state GCState;