Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dgetpath.c232 absolutize(char *path) in absolutize() function
446 absolutize(progpath); in calculate_path()
/external/python/cpython3/Modules/
Dgetpath.c352 absolutize(wchar_t **path_p) in absolutize() function
1026 status = absolutize(&pathconfig->program_full_path); in calculate_program()