Home
last modified time | relevance | path

Searched refs:OPENSSL_MSVC_PRAGMA (Results 1 – 6 of 6) sorted by relevance

/third_party/ulib/uboringssl/crypto/
A Dcpu-intel.c72 OPENSSL_MSVC_PRAGMA(warning(push, 3))
75 OPENSSL_MSVC_PRAGMA(warning(pop)) in OPENSSL_MSVC_PRAGMA() function
A Dinternal.h144 OPENSSL_MSVC_PRAGMA(warning(push, 3))
146 OPENSSL_MSVC_PRAGMA(warning(pop)) in OPENSSL_MSVC_PRAGMA() function
621 OPENSSL_MSVC_PRAGMA(warning(push, 3)) in OPENSSL_MSVC_PRAGMA()
623 OPENSSL_MSVC_PRAGMA(warning(pop)) in OPENSSL_MSVC_PRAGMA()
A Dmem.c64 OPENSSL_MSVC_PRAGMA(warning(push, 3))
66 OPENSSL_MSVC_PRAGMA(warning(pop))
/third_party/ulib/uboringssl/include/openssl/
A Dbase.h238 #define OPENSSL_MSVC_PRAGMA(arg) __pragma(arg) macro
240 #define OPENSSL_MSVC_PRAGMA(arg)
/third_party/ulib/uboringssl/crypto/err/
A Derr.c117 OPENSSL_MSVC_PRAGMA(warning(push, 3))
119 OPENSSL_MSVC_PRAGMA(warning(pop))
/third_party/ulib/uboringssl/crypto/fipsmodule/cipher/
A De_aes.c71 OPENSSL_MSVC_PRAGMA(warning(push))
72 OPENSSL_MSVC_PRAGMA(warning(disable: 4702)) // Unreachable code.
1272 OPENSSL_MSVC_PRAGMA(warning(pop))

Completed in 21 milliseconds