Home
last modified time | relevance | path

Searched defs:pyvenvcfg_path (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/PC/
Dvenvlauncher.c165 calculate_pyvenvcfg_path(wchar_t *pyvenvcfg_path, size_t maxlen) in calculate_pyvenvcfg_path()
468 wchar_t pyvenvcfg_path[MAXLEN]; in process() local