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 640 wchar_t *env_cfg = L"pyvenv.cfg"; local
645 joinpath(tmpbuffer, env_cfg);
651 joinpath(tmpbuffer, env_cfg);
  /external/python/cpython3/PC/
getpathp.c 670 const wchar_t *env_cfg = L"pyvenv.cfg"; local
674 join(envbuffer, env_cfg);
680 join(envbuffer, env_cfg);

Completed in 154 milliseconds