Home
last modified time | relevance | path

Searched refs:calculate_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() function
476 exitCode = calculate_pyvenvcfg_path(pyvenvcfg_path, MAXLEN); in process()