Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dgetpath.c415 add_exe_suffix(wchar_t **progpath_p) in add_exe_suffix() function
1038 status = add_exe_suffix(&pathconfig->program_full_path); in calculate_program()