Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dgetpath.c935 calculate_path_impl(const _PyCoreConfig *core_config, in calculate_path_impl() function
1004 err = calculate_path_impl(core_config, &calculate, config); in _PyPathConfig_Calculate()
/external/python/cpython3/PC/
Dgetpathp.c957 calculate_path_impl(const _PyCoreConfig *core_config, in calculate_path_impl() function
1024 _PyInitError err = calculate_path_impl(core_config, &calculate, config); in _PyPathConfig_Calculate()