Home
last modified time | relevance | path

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

/external/python/cpython3/Include/cpython/
Dpystate.h191 PyAPI_FUNC(void) _PyInterpreterState_SetEvalFrameFunc(
/external/python/cpython3/Python/
Dpystate.c1798 _PyInterpreterState_SetEvalFrameFunc(PyInterpreterState *interp, in _PyInterpreterState_SetEvalFrameFunc() function
/external/python/cpython3/Misc/NEWS.d/
D3.9.0a5.rst1309 :c:func:`_PyInterpreterState_SetEvalFrameFunc` C functions. The
/external/python/cpython3/Doc/c-api/
Dinit.rst1158 .. c:function:: void _PyInterpreterState_SetEvalFrameFunc(PyInterpreterState *interp, _PyFrameEvalF…