Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dpathconfig.c144 pathconfig_set_from_config(_PyPathConfig *pathconfig, const PyConfig *config) in pathconfig_set_from_config() function
193 return pathconfig_set_from_config(&_Py_path_config, config); in _PyConfig_WritePathConfig()
273 status = pathconfig_set_from_config(pathconfig, config); in pathconfig_calculate()
406 status = pathconfig_set_from_config(pathconfig, &config); in pathconfig_global_read()