HomeSort by: relevance | last modified time | path
    Searched refs:_MSC_VER (Results 1 - 25 of 1272) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/apache2/llvm/dist/llvm/lib/Support/
ABIBreak.cpp 11 #ifndef _MSC_VER
MathExtras.cpp 15 #ifdef _MSC_VER
23 #if defined(_MSC_VER)
Atomic.cpp 18 #if defined(_MSC_VER)
36 # elif defined(_MSC_VER)
54 #elif defined(_MSC_VER)
  /src/external/bsd/ntp/dist/sntp/libopts/
stdnoreturn.in.h 33 #if 1200 <= _MSC_VER || defined __CYGWIN__
_Noreturn.h 7 # elif 1200 <= _MSC_VER
  /src/external/gpl3/gdb/dist/gnulib/import/
count-one-bits.c 23 #if 1500 <= _MSC_VER && (defined _M_IX86 || defined _M_X64)
_Noreturn.h 20 || (defined _MSC_VER && 1900 <= _MSC_VER)) \
40 # elif 1200 <= (defined _MSC_VER ? _MSC_VER : 0)
  /src/external/gpl3/gdb.old/dist/gnulib/import/
count-one-bits.c 23 #if 1500 <= _MSC_VER && (defined _M_IX86 || defined _M_X64)
_Noreturn.h 20 || (defined _MSC_VER && 1900 <= _MSC_VER)) \
40 # elif 1200 <= (defined _MSC_VER ? _MSC_VER : 0)
  /src/external/apache2/llvm/dist/clang/lib/Headers/
x86intrin.h 17 #if !(defined(_MSC_VER) || defined(__SCE__)) || __has_feature(modules) || \
22 #if !(defined(_MSC_VER) || defined(__SCE__)) || __has_feature(modules) || \
27 #if !(defined(_MSC_VER) || defined(__SCE__)) || __has_feature(modules) || \
32 #if !(defined(_MSC_VER) || defined(__SCE__)) || __has_feature(modules) || \
37 #if !(defined(_MSC_VER) || defined(__SCE__)) || __has_feature(modules) || \
42 #if !(defined(_MSC_VER) || defined(__SCE__)) || __has_feature(modules) || \
47 #if !(defined(_MSC_VER) || defined(__SCE__)) || __has_feature(modules) || \
52 #if !(defined(_MSC_VER) || defined(__SCE__)) || __has_feature(modules) || \
57 #if !(defined(_MSC_VER) || defined(__SCE__)) || __has_feature(modules) || \
x86gprintrin.h 13 #if !(defined(_MSC_VER) || defined(__SCE__)) || __has_feature(modules) || \
18 #if !(defined(_MSC_VER) || defined(__SCE__)) || __has_feature(modules) || \
immintrin.h 15 #if !(defined(_MSC_VER) || defined(__SCE__)) || __has_feature(modules) || \
20 #if !(defined(_MSC_VER) || defined(__SCE__)) || __has_feature(modules) || \
25 #if !(defined(_MSC_VER) || defined(__SCE__)) || __has_feature(modules) || \
30 #if !(defined(_MSC_VER) || defined(__SCE__)) || __has_feature(modules) || \
35 #if !(defined(_MSC_VER) || defined(__SCE__)) || __has_feature(modules) || \
40 #if !(defined(_MSC_VER) || defined(__SCE__)) || __has_feature(modules) || \
45 #if !(defined(_MSC_VER) || defined(__SCE__)) || __has_feature(modules) || \
50 #if !(defined(_MSC_VER) || defined(__SCE__)) || __has_feature(modules) || \
55 #if !(defined(_MSC_VER) || defined(__SCE__)) || __has_feature(modules) || \
60 #if !(defined(_MSC_VER) || defined(__SCE__)) || __has_feature(modules) ||
    [all...]
__stddef_max_align_t.h 13 #if defined(_MSC_VER)
lzcntintrin.h 20 #ifndef _MSC_VER
32 #endif // _MSC_VER
69 #ifndef _MSC_VER
82 #endif // _MSC_VER
  /src/external/mit/libuv/dist/test/
runner-win.h 23 #ifdef _MSC_VER
32 #if !defined(snprintf) && defined(_MSC_VER) && _MSC_VER < 1900
  /src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
gmock-more-matchers.h 51 #ifdef _MSC_VER
54 #if (_MSC_VER == 1900)
87 #ifdef _MSC_VER
  /src/sys/external/bsd/acpica/dist/include/platform/
acenvex.h 75 #elif defined(_MSC_VER)
  /src/external/bsd/jemalloc.old/include/jemalloc/
jemalloc_defs.h 39 #ifdef _MSC_VER
  /src/external/bsd/libpcap/dist/pcap/
pcap-inttypes.h 43 #if defined(_MSC_VER)
47 #if _MSC_VER >= 1800
74 #else /* defined(_MSC_VER) */
99 #endif /* defined(_MSC_VER) */
  /src/external/mit/libuv/dist/src/win/
snprintf.c 22 #if defined(_MSC_VER) && _MSC_VER < 1900
  /src/external/bsd/jemalloc/include/jemalloc/
jemalloc_defs.h 46 #ifdef _MSC_VER
  /src/external/bsd/wpa/dist/src/common/
eapol_common.h 14 #ifdef _MSC_VER
16 #endif /* _MSC_VER */
31 #ifdef _MSC_VER
33 #endif /* _MSC_VER */
60 #ifdef _MSC_VER
62 #endif /* _MSC_VER */
88 #ifdef _MSC_VER
90 #endif /* _MSC_VER */
  /src/external/gpl2/xcvs/dist/lib/
alloca_.h 41 #elif defined _MSC_VER
  /src/external/bsd/libfido2/dist/openbsd-compat/
types.h 6 #ifdef _MSC_VER
7 #if _MSC_VER >= 1900
25 #ifdef _MSC_VER
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/
pstl_config.h 33 #ifdef _MSC_VER
69 #elif !defined(_MSC_VER) //#pragma simd
97 #define _PSTL_CPP17_EXECUTION_POLICIES_PRESENT (_MSC_VER >= 1912 && _MSVC_LANG >= 201703L) || \
100 #if (defined(_MSC_VER) && _MSC_VER >= 1900) || \
105 #if (defined(_MSC_VER) && _MSC_VER >= 1900) || \
110 #if (defined(_MSC_VER) && _MSC_VER >= 1900) || __cplusplus >= 201402L
172 #if defined(_MSC_VER) || defined(__INTEL_COMPILER) // the preprocessors don't type a message locatio
    [all...]

Completed in 33 milliseconds

1 2 3 4 5 6 7 8 91011>>