Searched refs:_Py_context_state (Results 1 – 2 of 2) sorted by relevance
154 struct _Py_context_state { struct303 struct _Py_context_state context;
69 static struct _Py_context_state *343 struct _Py_context_state *state = get_context_state(); in _context_alloc()472 struct _Py_context_state *state = get_context_state(); in context_tp_dealloc()1292 struct _Py_context_state *state = &interp->context; in _PyContext_ClearFreeList()1310 struct _Py_context_state *state = &interp->context; in _PyContext_Fini()