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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tchar.h 342 #define _tgetenv _wgetenv macro
678 #define _tgetenv getenv macro
  /sdk/find_java2/src/
JavaFinder.cpp 257 const TCHAR* envPath = _tgetenv(_T("JAVA_HOME"));
266 envPath = _tgetenv(_T("PATH"));

Completed in 128 milliseconds