Symbol: __declspec
crypto/heimdal/lib/asn1/asn1-common.h
69
#define ASN1EXP __declspec(dllimport)
crypto/heimdal/lib/com_err/com_right.h
42
#define KRB5_LIB_FUNCTION __declspec(dllimport)
crypto/heimdal/lib/com_err/com_right.h
44
#define KRB5_LIB_VARIABLE __declspec(dllimport)
crypto/heimdal/lib/gssapi/gssapi/gssapi.h
46
#define GSSAPI_LIB_FUNCTION __declspec(dllimport)
crypto/heimdal/lib/gssapi/gssapi/gssapi.h
48
#define GSSAPI_LIB_VARIABLE __declspec(dllimport)
crypto/heimdal/lib/hx509/hx509-protos.h
14
#define HX509_LIB_FUNCTION __declspec(dllimport)
crypto/heimdal/lib/hx509/hx509-protos.h
16
#define HX509_LIB_VARIABLE __declspec(dllimport)
crypto/heimdal/lib/hx509/ref/pkcs11.h
87
#define CK_SPEC __declspec(dllexport)
crypto/heimdal/lib/hx509/ref/pkcs11.h
89
#define CK_SPEC __declspec(dllimport)
crypto/heimdal/lib/krb5/krb5-protos.h
27
#define KRB5_LIB_FUNCTION __declspec(dllimport)
crypto/heimdal/lib/krb5/krb5-protos.h
29
#define KRB5_LIB_VARIABLE __declspec(dllimport)
crypto/krb5/src/include/CredentialsCache.h
60
#define CCACHE_API __declspec(dllexport)
crypto/krb5/src/include/k5-platform.h
1107
#define K5_GETOPT_DECL __declspec(dllimport)
crypto/krb5/src/lib/crypto/builtin/aes/aes.h
105
#define ALIGNED_(x) __declspec(align(x))
crypto/krb5/src/lib/crypto/builtin/aes/aestab.c
399
__declspec(allocate(".CRT$XCU")) void (__cdecl *aes_startup)(void) = aes_init;
crypto/krb5/src/lib/crypto/builtin/aes/aestab.h
91
#define AES_ALIGN __declspec(align(TABLE_ALIGN))
crypto/krb5/src/lib/crypto/builtin/aes/brg_types.h
137
# define VOID_RETURN __declspec( dllexport ) void __stdcall
crypto/krb5/src/lib/crypto/builtin/aes/brg_types.h
138
# define INT_RETURN __declspec( dllexport ) int __stdcall
crypto/krb5/src/lib/crypto/builtin/aes/brg_types.h
140
# define VOID_RETURN __declspec( __dllexport__ ) void
crypto/krb5/src/lib/crypto/builtin/aes/brg_types.h
141
# define INT_RETURN __declspec( __dllexport__ ) int
crypto/krb5/src/lib/crypto/builtin/aes/brg_types.h
147
# define VOID_RETURN __declspec( dllimport ) void __stdcall
crypto/krb5/src/lib/crypto/builtin/aes/brg_types.h
148
# define INT_RETURN __declspec( dllimport ) int __stdcall
crypto/krb5/src/lib/crypto/builtin/aes/brg_types.h
150
# define VOID_RETURN __declspec( __dllimport__ ) void
crypto/krb5/src/lib/crypto/builtin/aes/brg_types.h
151
# define INT_RETURN __declspec( __dllimport__ ) int
crypto/krb5/src/lib/crypto/builtin/camellia/camellia.h
92
#define cam_rval cam_fret __declspec(dllexport) _stdcall
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
87
#define CK_SPEC __declspec(dllexport)
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
89
#define CK_SPEC __declspec(dllimport)
crypto/krb5/src/util/verto/ev.c
861
#define ecb_deprecated __declspec (deprecated)
crypto/krb5/src/util/verto/ev.c
867
#define ecb_deprecated_message(msg) __declspec (deprecated (msg))
crypto/krb5/src/util/verto/ev.c
875
#define ecb_noinline __declspec (noinline)
crypto/krb5/src/util/verto/ev.c
891
#define ecb_noreturn __declspec (noreturn)
crypto/krb5/src/windows/lib/cacheapi.h
70
#define CCACHE_API __declspec(dllexport) cc_int32
crypto/openssh/pkcs11.h
88
#define CK_SPEC __declspec(dllexport)
crypto/openssh/pkcs11.h
90
#define CK_SPEC __declspec(dllimport)
crypto/openssl/crypto/ec/ecp_nistz256_table.c
27
__declspec(align(4096))
crypto/openssl/crypto/ec/ecp_sm2p256_table.c
29
__declspec(align(4096))
crypto/openssl/include/internal/common.h
33
#define ALIGN32 __declspec(align(32))
crypto/openssl/include/internal/common.h
34
#define ALIGN64 __declspec(align(64))
crypto/openssl/include/openssl/e_os2.h
180
#define OPENSSL_EXPORT extern __declspec(dllexport)
crypto/openssl/include/openssl/e_os2.h
181
#define OPENSSL_EXTERN extern __declspec(dllimport)
crypto/openssl/include/openssl/macros.h
343
#define OSSL_CRYPTO_ALLOC __declspec(restrict)
crypto/openssl/include/openssl/macros.h
43
__declspec(deprecated("Since OpenSSL " #since))
crypto/openssl/include/openssl/macros.h
45
__declspec(deprecated("Since OpenSSL " #since ";" message))
crypto/openssl/include/openssl/macros.h
47
#define OSSL_DEPRECATED(since) __declspec(deprecated)
crypto/openssl/include/openssl/macros.h
48
#define OSSL_DEPRECATED_FOR(since, message) __declspec(deprecated)
crypto/openssl/ms/uplink.c
105
__declspec(naked) static void lazy##i(void) \
crypto/openssl/ms/uplink.c
112
__declspec(naked) static void lazy##i(void) \
kerberos5/include/config.h
18
#define KRB5_LIB_FUNCTION __declspec(dllexport)
kerberos5/include/config.h
20
#define KRB5_LIB_VARIABLE __declspec(dllexport)
kerberos5/include/config.h
33
#define ROKEN_LIB_FUNCTION __declspec(dllexport)
kerberos5/include/config.h
35
#define ROKEN_LIB_VARIABLE __declspec(dllexport)
kerberos5/include/config.h
48
#define GSSAPI_LIB_FUNCTION __declspec(dllexport)
kerberos5/include/config.h
50
#define GSSAPI_LIB_VARIABLE __declspec(dllexport)
kerberos5/include/krb5-types.h
30
#define HEIMDAL_DEPRECATED __declspec(deprecated)
lib/clang/liblldb/LLDBWrapLua.cpp
95
# define SWIGEXPORT __declspec(dllexport)
lib/libc/stdlib/malloc/jemalloc/include/jemalloc/jemalloc.h
157
# define JEMALLOC_ALIGNED(s) __declspec(align(s))
lib/libc/stdlib/malloc/jemalloc/include/jemalloc/jemalloc.h
162
# define JEMALLOC_EXPORT __declspec(dllexport)
lib/libc/stdlib/malloc/jemalloc/include/jemalloc/jemalloc.h
164
# define JEMALLOC_EXPORT __declspec(dllimport)
lib/libc/stdlib/malloc/jemalloc/include/jemalloc/jemalloc.h
170
# define JEMALLOC_NOINLINE __declspec(noinline)
lib/libc/stdlib/malloc/jemalloc/include/jemalloc/jemalloc.h
172
# define JEMALLOC_NOTHROW __declspec(nothrow)
lib/libc/stdlib/malloc/jemalloc/include/jemalloc/jemalloc.h
176
# define JEMALLOC_SECTION(s) __declspec(allocate(s))
lib/libc/stdlib/malloc/jemalloc/include/jemalloc/jemalloc.h
177
# define JEMALLOC_RESTRICT_RETURN __declspec(restrict)
lib/libc/stdlib/malloc/jemalloc/include/jemalloc/jemalloc.h
179
# define JEMALLOC_ALLOCATOR __declspec(allocator)
lib/liblua/luaconf.h
278
#define LUA_API __declspec(dllexport)
lib/liblua/luaconf.h
280
#define LUA_API __declspec(dllimport)
lib/libomp/omp-tools.h
1414
__declspec(dllexport)
lib/libomp/omp.h
39
# define __KMP_IMP __declspec(dllimport)
stand/liblua/luaconf.h
271
#define LUA_API __declspec(dllexport)
stand/liblua/luaconf.h
273
#define LUA_API __declspec(dllimport)
sys/dev/netmap/netmap_kern.h
591
__declspec(align(64));
sys/net/netmap.h
321
uint8_t __declspec(align(NM_CACHE_ALIGN)) sem[128];
usr.sbin/bhyve/slirp/libslirp.h
44
# define SLIRP_EXPORT __declspec(dllexport)
usr.sbin/bhyve/slirp/libslirp.h
46
# define SLIRP_EXPORT __declspec(dllimport)