Lines Matching defs:tstate
119 PyThreadState *tstate = _PyThreadState_GET(); in _PyRun_InteractiveLoopObject() local
194 PyThreadState *tstate = _PyThreadState_GET(); in PyRun_InteractiveOneObjectEx() local
736 PyThreadState *tstate = _PyThreadState_GET(); in _Py_HandleSystemExit() local
777 _PyErr_PrintEx(PyThreadState *tstate, int set_sys_last_vars) in _PyErr_PrintEx()
867 _PyErr_Print(PyThreadState *tstate) in _PyErr_Print()
875 PyThreadState *tstate = _PyThreadState_GET(); in PyErr_PrintEx() local
1573 PyThreadState *tstate = _PyThreadState_GET(); in PyErr_Display() local
1667 PyThreadState *tstate = _PyThreadState_GET(); in flush_io() local
1689 run_eval_code_obj(PyThreadState *tstate, PyCodeObject *co, PyObject *globals, PyObject *locals) in run_eval_code_obj()
1725 PyThreadState *tstate = _PyThreadState_GET(); in run_mod() local
1744 PyThreadState *tstate = _PyThreadState_GET(); in run_pyc_file() local