HomeSort by: relevance | last modified time | path
    Searched refs:MSVC (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
CMakeLists.txt 68 if(MSVC)
73 if(NOT MSVC)
89 # MSVC linker is allocating 1M for the stack by default, which is not
92 if(MSVC)
  /src/sys/external/bsd/compiler_rt/dist/lib/interception/tests/
CMakeLists.txt 30 if(MSVC)
36 if(NOT MSVC)
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
CMakeLists.txt 49 if(MSVC)
81 if(NOT MSVC)
186 if(MSVC)
188 # With the MSVC CRT, the choice between static and dynamic CRT is made at
  /src/sys/external/isc/libsodium/dist/m4/
ax_tls.m4 13 # GCC/ICC, and MSVC. I think SunPro uses the same as GCC, and Borland
libtool.m4 222 # All known linkers require a '.a' archive for static linking (except MSVC,
2569 # Native MSVC
2625 # Assume MSVC wrapper
4013 # Also find C++ and __fastcall symbols from MSVC++,
4987 # FIXME: the MSVC++ port hasn't been tested in a loooong time
4995 # we just hope/assume this is gcc and not c89 (= MSVC++)
5564 # Native MSVC
5605 # Assume MSVC wrapper
6635 # Native MSVC
  /src/common/dist/zlib/
CMakeLists.txt 61 if(MSVC)
165 # This has no effect with MSVC, on that platform the version info for
  /src/sys/external/isc/libsodium/dist/contrib/
Findsodium.cmake 102 if (MSVC)

Completed in 18 milliseconds