Home
last modified time | relevance | path

Searched refs:_PyGC_InitState (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_gc.h167 extern void _PyGC_InitState(struct _gc_runtime_state *);
/third_party/python/Python/
H A Dpystate.c294 _PyGC_InitState(&interp->gc); in init_interpreter()
/third_party/python/Modules/
H A Dgcmodule.c140 _PyGC_InitState(GCState *gcstate) in _PyGC_InitState() function

Completed in 7 milliseconds