Home
last modified time | relevance | path

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

/external/python/cpython3/PC/
Dlauncher.c432 wchar_t * found_in = L"environment"; in get_configured_value() local
445 found_in = appdata_ini_path; in get_configured_value()
455 found_in = launcher_ini_path; in get_configured_value()
460 key, result, found_in ? found_in : L"(unknown)"); in get_configured_value()