Searched defs:OPENSSL_IMPORT (Results 1 - 2 of 2) sorted by relevance

/external/openssl/
H A De_os2.h233 Definitions of OPENSSL_EXPORT and OPENSSL_IMPORT, to define and declare
244 The default is to have OPENSSL_EXPORT, OPENSSL_IMPORT and OPENSSL_GLOBAL
246 value OPENSSL_IMPORT.
251 # define OPENSSL_IMPORT globalref macro
255 # define OPENSSL_IMPORT extern __declspec(dllimport) macro
259 # define OPENSSL_IMPORT extern macro
262 #define OPENSSL_EXTERN OPENSSL_IMPORT
/external/openssl/include/openssl/
H A De_os2.h233 Definitions of OPENSSL_EXPORT and OPENSSL_IMPORT, to define and declare
244 The default is to have OPENSSL_EXPORT, OPENSSL_IMPORT and OPENSSL_GLOBAL
246 value OPENSSL_IMPORT.
251 # define OPENSSL_IMPORT globalref macro
255 # define OPENSSL_IMPORT extern __declspec(dllimport) macro
259 # define OPENSSL_IMPORT extern macro
262 #define OPENSSL_EXTERN OPENSSL_IMPORT

Completed in 167 milliseconds