Searched refs:_PyPathConfig_Calculate (Results 1 – 4 of 4) sorted by relevance
62 PyAPI_FUNC(_PyInitError) _PyPathConfig_Calculate(
65 err = _PyPathConfig_Calculate(&new_config, core_config); in _PyPathConfig_Init()
994 _PyPathConfig_Calculate(_PyPathConfig *config, const _PyCoreConfig *core_config) in _PyPathConfig_Calculate() function
1017 _PyPathConfig_Calculate(_PyPathConfig *config, const _PyCoreConfig *core_config) in _PyPathConfig_Calculate() function