Searched refs:_Py_frame_state (Results 1 – 2 of 2) sorted by relevance
132 struct _Py_frame_state { struct301 struct _Py_frame_state frame;
24 static struct _Py_frame_state *608 struct _Py_frame_state *state = get_frame_state(); in frame_dealloc()791 struct _Py_frame_state *state = get_frame_state(); in frame_alloc()1129 struct _Py_frame_state *state = &interp->frame; in _PyFrame_ClearFreeList()1144 struct _Py_frame_state *state = &interp->frame; in _PyFrame_Fini()1153 struct _Py_frame_state *state = get_frame_state(); in _PyFrame_DebugMallocStats()