Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dpathconfig.c261 pathconfig_calculate(_PyPathConfig *pathconfig, const PyConfig *config) in pathconfig_calculate() function
297 status = pathconfig_calculate(&pathconfig, config); in config_calculate_pathconfig()