Searched refs:_PyConfig_InitPathConfig (Results 1 – 8 of 8) sorted by relevance
7 _PyConfig_InitPathConfig(PyConfig *config, int compute_path_config) in _PyConfig_InitPathConfig() function
821 _PyConfig_InitPathConfig(PyConfig *config, int compute_path_config) in _PyConfig_InitPathConfig() function
155 extern PyStatus _PyConfig_InitPathConfig(
2079 status = _PyConfig_InitPathConfig(config, compute_path_config); in config_init_import()