Home
last modified time | relevance | path

Searched refs:_PyConfig_InitPathConfig (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Modules/
H A Dgetpath_noop.c7 _PyConfig_InitPathConfig(PyConfig *config, int compute_path_config) in _PyConfig_InitPathConfig() function
H A Dgetpath.c821 _PyConfig_InitPathConfig(PyConfig *config, int compute_path_config) in _PyConfig_InitPathConfig() function
/third_party/python/Include/internal/
H A Dpycore_initconfig.h155 extern PyStatus _PyConfig_InitPathConfig(
/third_party/python/Python/
H A Dinitconfig.c2079 status = _PyConfig_InitPathConfig(config, compute_path_config); in config_init_import()

Completed in 6 milliseconds