Home
last modified time | relevance | path

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

/external/python/cpython3/PC/
Dlauncher.c468 locate_python(wchar_t * wanted_ver, BOOL from_shebang) in locate_python() function
1104 result = locate_python(mp->version, FALSE); in find_by_magic()
1289 ip = locate_python(command, TRUE); in maybe_handle_shebang()
1495 ip = locate_python(&p[1], FALSE); in process()
1522 ip = locate_python(L"", FALSE); in process()