Home
last modified time | relevance | path

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

/external/python/cpython3/PC/
Dlauncher.c1443 INSTALLED_PYTHON * defpy = locate_python(L"", FALSE); in show_python_list() local
1468 if ((defpy != NULL) && !_wcsicmp(ip->executable, defpy->executable)) in show_python_list()
1473 if ((defpy == NULL) && (num_installed_pythons > 0)) in show_python_list()