Lines Matching defs:runtime
271 emit_stderr_warning_for_legacy_locale(_PyRuntimeState *runtime) in emit_stderr_warning_for_legacy_locale()
519 pyinit_core_reconfigure(_PyRuntimeState *runtime, in pyinit_core_reconfigure()
557 pycore_init_runtime(_PyRuntimeState *runtime, in pycore_init_runtime()
619 pycore_create_interpreter(_PyRuntimeState *runtime, in pycore_create_interpreter()
850 pyinit_config(_PyRuntimeState *runtime, in pyinit_config()
890 _PyRuntimeState *runtime = &_PyRuntime; in _Py_PreInitializeFromPyArgv() local
957 _PyRuntimeState *runtime = &_PyRuntime; in _Py_PreInitializeFromConfig() local
1002 pyinit_core(_PyRuntimeState *runtime, in pyinit_core()
1216 _PyRuntimeState *runtime = &_PyRuntime; in Py_InitializeFromConfig() local
1245 _PyRuntimeState *runtime = &_PyRuntime; in Py_InitializeEx() local
1277 _PyRuntimeState *runtime = &_PyRuntime; in _Py_InitializeMain() local
1707 _PyRuntimeState *runtime = &_PyRuntime; in Py_FinalizeEx() local
1896 _PyRuntimeState *runtime = &_PyRuntime; in new_interpreter() local
2518 fatal_error_dump_runtime(int fd, _PyRuntimeState *runtime) in fatal_error_dump_runtime()
2683 _PyRuntimeState *runtime = &_PyRuntime; in fatal_error() local
2840 call_ll_exitfuncs(_PyRuntimeState *runtime) in call_ll_exitfuncs()