Home
last modified time | relevance | path

Searched refs:HAVE_DECL_STRERROR_S (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DErrno.cpp39 #if defined(HAVE_STRERROR_R) || HAVE_DECL_STRERROR_S in StrError()
55 #elif HAVE_DECL_STRERROR_S // "Windows Secure API" in StrError()
/freebsd/lib/clang/include/llvm/Config/
H A Dconfig.h55 #define HAVE_DECL_STRERROR_S 0 macro