Home
last modified time | relevance | path

Searched refs:_PyCoreConfig_SetGlobalConfig (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Include/
Dpylifecycle.h74 PyAPI_FUNC(void) _PyCoreConfig_SetGlobalConfig(
/external/python/cpython3/Python/
Dpylifecycle.c606 _PyCoreConfig_SetGlobalConfig(core_config); in _Py_Initialize_ReconfigureCore()
658 _PyCoreConfig_SetGlobalConfig(core_config); in _Py_InitializeCore_impl()
/external/python/cpython3/Modules/
Dmain.c1494 _PyCoreConfig_SetGlobalConfig(const _PyCoreConfig *config) in _PyCoreConfig_SetGlobalConfig() function
2961 _PyCoreConfig_SetGlobalConfig(config); in pymain_cmdline()