Home
last modified time | relevance | path

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

/external/python/cpython3/PC/
Dgetpathp.c775 calculate_module_search_path(PyCalculatePath *calculate, in calculate_module_search_path() function
1005 status = calculate_module_search_path(calculate, pathconfig, in calculate_path()
/external/python/cpython3/Modules/
Dgetpath.c1341 calculate_module_search_path(PyCalculatePath *calculate, in calculate_module_search_path() function
1542 status = calculate_module_search_path(calculate, pathconfig); in calculate_path()