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

/freebsd-10.2-release/crypto/openssl/
H A De_os2.h251 * Definitions of OPENSSL_EXPORT and OPENSSL_IMPORT, to define and declare
262 * The default is to have OPENSSL_EXPORT, OPENSSL_IMPORT and OPENSSL_GLOBAL
264 * value OPENSSL_IMPORT.
269 # define OPENSSL_IMPORT globalref macro
273 # define OPENSSL_IMPORT extern __declspec(dllimport) macro
277 # define OPENSSL_IMPORT extern macro
280 # define OPENSSL_EXTERN OPENSSL_IMPORT

Completed in 97 milliseconds