Searched defs:_PyInterpreterState_GetEvalFrameFunc (Results 1 – 2 of 2) sorted by relevance
27 _PyFrameEvalFunction _PyInterpreterState_GetEvalFrameFunc(PyInterpreterState *state) { return state… in _PyInterpreterState_GetEvalFrameFunc() function
2124 _PyInterpreterState_GetEvalFrameFunc(PyInterpreterState *interp) in _PyInterpreterState_GetEvalFrameFunc() function