Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
Dpycore_initconfig.h135 extern void _PyPreConfig_GetConfig(PyPreConfig *preconfig,
/third_party/python/Python/
Dpreconfig.c382 _PyPreConfig_GetConfig(preconfig, config); in _PyPreConfig_InitFromConfig()
456 _PyPreConfig_GetConfig(PyPreConfig *preconfig, const PyConfig *config) in _PyPreConfig_GetConfig() function
Dinitconfig.c2709 _PyPreConfig_GetConfig(&preconfig, config); in core_read_precmdline()