Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dgetpath.c794 calculate_exec_prefix(PyCalculatePath *calculate, _PyPathConfig *pathconfig) in calculate_exec_prefix() function
1529 status = calculate_exec_prefix(calculate, pathconfig); in calculate_path()