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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
versionhelpers.h 66 return IsWindowsVersionOrGreater(HIBYTE(_WIN32_WINNT_WIN8), LOBYTE(_WIN32_WINNT_WIN8), 0);
sdkddkver.h 23 #define _WIN32_WINNT_WIN8 0x0602
183 #elif (_WIN32_WINNT <= _WIN32_WINNT_WIN8)
mfobjects.h     [all...]
  /external/libcxx/src/
chrono.cpp 41 #if _WIN32_WINNT >= _WIN32_WINNT_WIN8
81 #if _WIN32_WINNT >= _WIN32_WINNT_WIN8
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/src/
chrono.cpp 41 #if _WIN32_WINNT >= _WIN32_WINNT_WIN8
81 #if _WIN32_WINNT >= _WIN32_WINNT_WIN8
  /external/conscrypt/common/src/jni/main/include/conscrypt/
app_data.h 32 #define _WIN32_WINNT _WIN32_WINNT_WIN8

Completed in 237 milliseconds