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

  /external/ImageMagick/MagickCore/
nt-base.h 111 !(defined(__MSVCRT_VERSION__) && (__MSVCRT_VERSION__ < 0x800))
118 !(defined(__MSVCRT_VERSION__) && (__MSVCRT_VERSION__ < 0x800))
130 !(defined(__MSVCRT_VERSION__) && (__MSVCRT_VERSION__ < 0x800))
154 !(defined(__MSVCRT_VERSION__) && (__MSVCRT_VERSION__ < 0x800))
235 !(defined(__MSVCRT_VERSION__) && (__MSVCRT_VERSION__ < 0x800)
    [all...]
  /external/pdfium/third_party/libopenjpeg20/
opj_includes.h 73 !(defined(__MINGW32__) && __MSVCRT_VERSION__ < 0x800)
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/support/win32/
locale_win32.h 103 #if defined(__MINGW32__) && __MSVCRT_VERSION__ < 0x0800
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/support/win32/
locale_win32.h 103 #if defined(__MINGW32__) && __MSVCRT_VERSION__ < 0x0800
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/support/win32/
locale_win32.h 103 #if defined(__MINGW32__) && __MSVCRT_VERSION__ < 0x0800
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/support/win32/
locale_win32.h 103 #if defined(__MINGW32__) && __MSVCRT_VERSION__ < 0x0800
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/support/win32/
locale_win32.h 103 #if defined(__MINGW32__) && __MSVCRT_VERSION__ < 0x0800
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/support/win32/
locale_win32.h 103 #if defined(__MINGW32__) && __MSVCRT_VERSION__ < 0x0800
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/support/win32/
locale_win32.h 103 #if defined(__MINGW32__) && __MSVCRT_VERSION__ < 0x0800
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/support/win32/
locale_win32.h 103 #if defined(__MINGW32__) && __MSVCRT_VERSION__ < 0x0800
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw.h 218 #ifndef __MSVCRT_VERSION__
220 # define __MSVCRT_VERSION__ 0x0700
  /external/pdfium/third_party/libtiff/
tiffiop.h 283 For MinGW, __MSVCRT_VERSION__ must be at least 0x800 to expose these
295 !(defined(__MSVCRT_VERSION__) && __MSVCRT_VERSION__ < 0x800)
  /external/libcxx/include/support/win32/
locale_win32.h 168 #if defined(__MINGW32__) && __MSVCRT_VERSION__ < 0x0800

Completed in 421 milliseconds