Searched defs:_PyInterpreterState_SetEvalFrameFunc (Results 1 – 2 of 2) sorted by relevance
28 void _PyInterpreterState_SetEvalFrameFunc(PyInterpreterState *state, _PyFrameEvalFunction eval_fram… in _PyInterpreterState_SetEvalFrameFunc() function
2134 _PyInterpreterState_SetEvalFrameFunc(PyInterpreterState *interp, in _PyInterpreterState_SetEvalFrameFunc() function