Home
last modified time | relevance | path

Searched refs:_PyInterpreterState_GetEvalFrameFunc (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Include/cpython/
Dpystate.h205 PyAPI_FUNC(_PyFrameEvalFunction) _PyInterpreterState_GetEvalFrameFunc(
/third_party/python/Python/
Dpystate.c1932 _PyInterpreterState_GetEvalFrameFunc(PyInterpreterState *interp) in _PyInterpreterState_GetEvalFrameFunc() function
/third_party/python/Misc/NEWS.d/
D3.9.0a5.rst1308 :c:func:`_PyInterpreterState_GetEvalFrameFunc` and
/third_party/python/Doc/c-api/
Dinit.rst1187 .. c:function:: _PyFrameEvalFunction _PyInterpreterState_GetEvalFrameFunc(PyInterpreterState *inter…