Home
last modified time | relevance | path

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

/external/python/cpython3/PC/
Dlauncher.c233 wchar_t ** checkp; in locate_pythons_for_key() local
278 for (checkp = location_checks; *checkp; ++checkp) { in locate_pythons_for_key()
279 check = *checkp; in locate_pythons_for_key()