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

  /sdk/find_java2/FindJava2/
FindJava2.cpp 124 _tprintf(_T("%c [%s] %s\n"), isReg ? '*' : ' ', p.getVersion(), p.mPath);
129 _tprintf(_T("* [%s] %s\n"), p.getVersion(), p.mPath);
169 _tprintf(_T("%s"), javaPath.getVersion());
196 _tprintf(_T("%s"), javaPath.mPath);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tchar.h 136 #define _tprintf wprintf macro
512 #define _tprintf printf macro

Completed in 226 milliseconds