Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dpathconfig.c394 _Py_FindEnvConfigValue(FILE *env_file, const wchar_t *key, in _Py_FindEnvConfigValue()
/external/python/cpython3/Modules/
Dgetpath.c745 FILE *env_file; in calculate_read_pyenv() local
/external/python/cpython3/PC/
Dgetpathp.c718 FILE *env_file = _Py_wfopen(envbuffer, L"r"); in calculate_pyvenv_file() local