cmake HAVE_DECL_STRERROR_S examples

securesystemslab/multicompiler cmake/config-ix.cmake :188

check_symbol_exists(strerror_s string.h HAVE_DECL_STRERROR_S)

Lewuathe/mlir-hello thirdparty/llvm-project/flang/runtime/CMakeLists.txt :76

check_cxx_source_compiles(
  "#include <string.h>
   int main() {
     char buf[4096];
     return strerror_s(buf, 4096, 0);
   }
  "
  HAVE_DECL_STRERROR_S)

Lewuathe/mlir-hello thirdparty/llvm-project/llvm/cmake/config-ix.cmake :338

check_symbol_exists(strerror_s string.h HAVE_DECL_STRERROR_S)

microsoft/DirectXShaderCompiler cmake/config-ix.cmake :183

check_symbol_exists(strerror_s string.h HAVE_DECL_STRERROR_S)

GoSSIP-SJTU/TripleDoggy cmake/config-ix.cmake :210

check_symbol_exists(strerror_s string.h HAVE_DECL_STRERROR_S)

qtfreet00/llvm-obfuscator cmake/config-ix.cmake :209

check_symbol_exists(strerror_s string.h HAVE_DECL_STRERROR_S)

llvm-dcpu16/llvm-dcpu16 cmake/config-ix.cmake :155

check_symbol_exists(strerror_s string.h HAVE_DECL_STRERROR_S)

GoSSIP-SJTU/Armariris cmake/config-ix.cmake :208

check_symbol_exists(strerror_s string.h HAVE_DECL_STRERROR_S)

ucb-bar/esp-llvm cmake/config-ix.cmake :208

check_symbol_exists(strerror_s string.h HAVE_DECL_STRERROR_S)

keystone-engine/keystone llvm/cmake/config-ix.cmake :186

check_symbol_exists(strerror_s string.h HAVE_DECL_STRERROR_S)

root-project/root interpreter/llvm-project/llvm/cmake/config-ix.cmake :303

check_symbol_exists(strerror_s string.h HAVE_DECL_STRERROR_S)

o2e/OLLVM-9.0.1 cmake/config-ix.cmake :226

check_symbol_exists(strerror_s string.h HAVE_DECL_STRERROR_S)

google/filament third_party/dawn/third_party/dxc/cmake/config-ix.cmake :183

check_symbol_exists(strerror_s string.h HAVE_DECL_STRERROR_S)

yrnkrn/zapcc cmake/config-ix.cmake :244

check_symbol_exists(strerror_s string.h HAVE_DECL_STRERROR_S)

frasercrmck/llvm-leg cmake/config-ix.cmake :187

check_symbol_exists(strerror_s string.h HAVE_DECL_STRERROR_S)

NVIDIA/MDL-SDK src/mdl/jit/llvm/dist/cmake/config-ix.cmake :243

check_symbol_exists(strerror_s string.h HAVE_DECL_STRERROR_S)

yazhiwang/ollvm-tll cmake/config-ix.cmake :244

check_symbol_exists(strerror_s string.h HAVE_DECL_STRERROR_S)

KhronosGroup/SPIRV-LLVM cmake/config-ix.cmake :193

check_symbol_exists(strerror_s string.h HAVE_DECL_STRERROR_S)

GANGE666/xVMP src/cmake/config-ix.cmake :215

check_symbol_exists(strerror_s string.h HAVE_DECL_STRERROR_S)