HomeSort by relevance Sort by last modified time
    Searched refs:env_cfg (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Modules/
getpath.c 744 wchar_t *env_cfg = L"pyvenv.cfg"; local
749 joinpath(tmpbuffer, env_cfg);
756 joinpath(tmpbuffer, env_cfg);
  /external/python/cpython3/PC/
getpathp.c 713 const wchar_t *env_cfg = L"pyvenv.cfg"; local
716 join(envbuffer, env_cfg);
724 join(envbuffer, env_cfg);
    [all...]

Completed in 3352 milliseconds