Home
last modified time | relevance | path

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

/external/python/cpython3/PC/
Dlauncher.c601 locate_python(wchar_t * wanted_ver, BOOL from_shebang) in locate_python() function
1262 result = locate_python(mp->version, FALSE); in find_by_magic()
1447 ip = locate_python(command, TRUE); in maybe_handle_shebang()
1560 INSTALLED_PYTHON * defpy = locate_python(L"", FALSE); in show_python_list()
1948 ip = locate_python(&p[1], FALSE); in process()
1985 ip = locate_python(L"", FALSE); in process()