Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DErrno.cpp41 #if defined(HAVE_STRERROR_R) || HAVE_DECL_STRERROR_S in StrError()
57 #elif HAVE_DECL_STRERROR_S // "Windows Secure API" in StrError()
/external/llvm/device/include/llvm/Config/
Dconfig.h81 #define HAVE_DECL_STRERROR_S 0 macro
/external/llvm/host/include/llvm/Config/
Dconfig.h78 #define HAVE_DECL_STRERROR_S 0 macro
/external/llvm/include/llvm/Config/
Dconfig.h.cmake50 #cmakedefine01 HAVE_DECL_STRERROR_S
Dconfig.h.in65 #undef HAVE_DECL_STRERROR_S
/external/llvm/cmake/
Dconfig-ix.cmake182 check_symbol_exists(strerror_s string.h HAVE_DECL_STRERROR_S)
/external/llvm/patches/
D0002-Add-basic-Android-configuration.patch303 +#define HAVE_DECL_STRERROR_S 0
1246 +#define HAVE_DECL_STRERROR_S 0