Home
last modified time | relevance | path

Searched defs:_PyInterpreterState_GetEvalFrameFunc (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/
Dpycore.c27 _PyFrameEvalFunction _PyInterpreterState_GetEvalFrameFunc(PyInterpreterState *state) { return state… in _PyInterpreterState_GetEvalFrameFunc() function
/third_party/python/Python/
Dpystate.c2124 _PyInterpreterState_GetEvalFrameFunc(PyInterpreterState *interp) in _PyInterpreterState_GetEvalFrameFunc() function