Searched refs:PyPreConfig_InitPythonConfig (Results 1 – 8 of 8) sorted by relevance
301 PyPreConfig_InitPythonConfig(PyPreConfig *config) in PyPreConfig_InitPythonConfig() function342 PyPreConfig_InitPythonConfig(config); in _PyPreConfig_InitFromPreConfig()354 PyPreConfig_InitPythonConfig(preconfig); in _PyPreConfig_InitFromConfig()
64 PyPreConfig_InitPythonConfig(&runtime->preconfig); in _PyRuntimeState_Init_impl()
123 PyAPI_FUNC(void) PyPreConfig_InitPythonConfig(PyPreConfig *config);
188 PyPreConfig_InitPythonConfig(&preconfig); in wmain()
966 PyPreConfig_InitPythonConfig(&preconfig); in check_init_python_config()1001 PyPreConfig_InitPythonConfig(&preconfig); in test_init_dont_configure_locale()1402 PyPreConfig_InitPythonConfig(&preconfig); in test_init_setpath_config()
30 * :c:func:`PyPreConfig_InitPythonConfig`204 .. c:function:: void PyPreConfig_InitPythonConfig(PyPreConfig *preconfig)301 (:c:func:`PyPreConfig_InitPythonConfig`), if Python is initialized with321 PyPreConfig_InitPythonConfig(&preconfig);824 :c:func:`PyPreConfig_InitPythonConfig` and :c:func:`PyConfig_InitPythonConfig`
56 PyPreConfig_InitPythonConfig(&preconfig); in pymain_init()
320 * :c:func:`PyPreConfig_InitPythonConfig`