Searched refs:OPENSSL_MSVC_PRAGMA (Results 1 – 6 of 6) sorted by relevance
72 OPENSSL_MSVC_PRAGMA(warning(push, 3))75 OPENSSL_MSVC_PRAGMA(warning(pop)) in OPENSSL_MSVC_PRAGMA() function
144 OPENSSL_MSVC_PRAGMA(warning(push, 3))146 OPENSSL_MSVC_PRAGMA(warning(pop)) in OPENSSL_MSVC_PRAGMA() function621 OPENSSL_MSVC_PRAGMA(warning(push, 3)) in OPENSSL_MSVC_PRAGMA()623 OPENSSL_MSVC_PRAGMA(warning(pop)) in OPENSSL_MSVC_PRAGMA()
64 OPENSSL_MSVC_PRAGMA(warning(push, 3))66 OPENSSL_MSVC_PRAGMA(warning(pop))
238 #define OPENSSL_MSVC_PRAGMA(arg) __pragma(arg) macro240 #define OPENSSL_MSVC_PRAGMA(arg)
117 OPENSSL_MSVC_PRAGMA(warning(push, 3))119 OPENSSL_MSVC_PRAGMA(warning(pop))
71 OPENSSL_MSVC_PRAGMA(warning(push))72 OPENSSL_MSVC_PRAGMA(warning(disable: 4702)) // Unreachable code.1272 OPENSSL_MSVC_PRAGMA(warning(pop))
Completed in 21 milliseconds