Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dgetpath.c117 #define BUILD_LANDMARK L"Modules/Setup.local" macro
477 wchar_t *path = joinpath2(calculate->argv0_path, BUILD_LANDMARK); in search_for_prefix()