Searched refs:PyPreConfig_InitPythonConfig (Results 1 – 8 of 8) sorted by relevance
302 PyPreConfig_InitPythonConfig(PyPreConfig *config) in PyPreConfig_InitPythonConfig() function343 PyPreConfig_InitPythonConfig(config); in _PyPreConfig_InitFromPreConfig()355 PyPreConfig_InitPythonConfig(preconfig); in _PyPreConfig_InitFromConfig()
65 PyPreConfig_InitPythonConfig(&runtime->preconfig); in _PyRuntimeState_Init_impl()
127 PyAPI_FUNC(void) PyPreConfig_InitPythonConfig(PyPreConfig *config);
188 PyPreConfig_InitPythonConfig(&preconfig); in wmain()
976 PyPreConfig_InitPythonConfig(&preconfig); in check_init_python_config()1011 PyPreConfig_InitPythonConfig(&preconfig); in test_init_dont_configure_locale()1421 PyPreConfig_InitPythonConfig(&preconfig); in test_init_setpath_config()
30 * :c:func:`PyPreConfig_InitPythonConfig`200 .. c:function:: void PyPreConfig_InitPythonConfig(PyPreConfig *preconfig)302 (:c:func:`PyPreConfig_InitPythonConfig`), if Python is initialized with322 PyPreConfig_InitPythonConfig(&preconfig);839 :c:func:`PyPreConfig_InitPythonConfig` and :c:func:`PyConfig_InitPythonConfig`
44 PyPreConfig_InitPythonConfig(&preconfig); in pymain_init()
317 * :c:func:`PyPreConfig_InitPythonConfig`