Lines Matching defs:interp
147 PyInterpreterState *interp = tstate->interp; in init_importlib() local
457 PyInterpreterState *interp = tstate->interp; in pyinit_core_reconfigure() local
550 PyInterpreterState *interp = PyInterpreterState_New(); in pycore_create_interpreter() local
646 PyInterpreterState *interp = tstate->interp; in pycore_init_builtins() local
971 PyInterpreterState *interp = tstate->interp; in init_interp_main() local
1088 PyInterpreterState *interp = tstate->interp; in pyinit_main() local
1551 PyInterpreterState *interp = PyInterpreterState_New(); in new_interpreter() local
1648 PyInterpreterState *interp = tstate->interp; in Py_EndInterpreter() local
1675 add_main_module(PyInterpreterState *interp) in add_main_module()
2061 _Py_FatalError_DumpTracebacks(int fd, PyInterpreterState *interp, in _Py_FatalError_DumpTracebacks()
2243 PyInterpreterState *interp = NULL; in fatal_error() local
2370 PyInterpreterState *interp = tstate->interp; in call_py_exitfuncs() local