Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dgetpath.c231 absolutize(char *path) in absolutize() function
445 absolutize(progpath); in calculate_path()
/external/python/cpython3/Modules/
Dgetpath.c287 absolutize(wchar_t *path) in absolutize() function
641 absolutize(program_full_path); in calculate_program_full_path()