Searched defs:_PyGC_Init (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Python/ | ||
D | gc.c | 131 _PyGC_Init(PyInterpreterState *interp) in _PyGC_Init() function |
D | gc_free_threading.c | 767 _PyGC_Init(PyInterpreterState *interp) in _PyGC_Init() function |