Home
last modified time | relevance | path

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

/external/compiler-rt/lib/stats/
Dstats.cc43 void OpenStatsFile(const char *path_env) { in OpenStatsFile()
60 const char *path_env = GetEnv("SANITIZER_STATS_PATH"); in WriteModuleReport() local
/external/python/cpython3/Modules/
Dgetpath.c119 wchar_t *path_env; /* PATH environment variable */ member
/external/python/cpython3/PC/
Dgetpathp.c121 const wchar_t *path_env; /* PATH environment variable */ member