OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dllimport
(Results
1 - 25
of
165
) sorted by relevancy
1
2
3
4
5
6
7
/src/external/gpl3/gcc/dist/libobjc/objc/
objc-decls.h
35
# define objc_EXPORT extern __declspec(
dllimport
)
36
# define objc_DECLARE extern __declspec(
dllimport
)
/src/external/gpl3/gcc.old/dist/libobjc/objc/
objc-decls.h
35
# define objc_EXPORT extern __declspec(
dllimport
)
36
# define objc_DECLARE extern __declspec(
dllimport
)
/src/external/bsd/openldap/dist/include/
ldap_cdefs.h
69
* indicated in header files with the __declspec(
dllimport
) directive.
114
* __declspec(
dllimport
) directive. This is because neither slapd nor
120
* that the __declspec(
dllimport
) directive should be marked on back-ldap
135
# define LBER_F(type) extern __declspec(
dllimport
) type
136
# define LBER_V(type) extern __declspec(
dllimport
) type
146
# define LDAP_F(type) extern __declspec(
dllimport
) type
147
# define LDAP_V(type) extern __declspec(
dllimport
) type
155
# define LDAP_AVL_F(type) extern __declspec(
dllimport
) type
156
# define LDAP_AVL_V(type) extern __declspec(
dllimport
) type
164
# define LDAP_LDIF_F(type) extern __declspec(
dllimport
) typ
[
all
...]
/src/external/apache2/llvm/dist/clang/include/clang-c/
Platform.h
10
|* This header provides platform specific macros (
dllimport
, deprecated, ...) *|
30
#define CINDEX_LINKAGE __declspec(
dllimport
)
/src/crypto/external/bsd/heimdal/dist/lib/com_err/
com_right.h
44
#define KRB5_LIB_FUNCTION __declspec(
dllimport
)
46
#define KRB5_LIB_VARIABLE __declspec(
dllimport
)
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_win_dynamic_runtime_thunk.cc
48
// so normally we would just
dllimport
it. Unfortunately, the
dllimport
55
__declspec(
dllimport
) int __asan_should_detect_stack_use_after_return();
58
__declspec(
dllimport
) void* __asan_get_shadow_memory_dynamic_address();
120
__declspec(
dllimport
) int __asan_set_seh_filter();
/src/external/gpl3/gcc/dist/libsanitizer/asan/
asan_win_dynamic_runtime_thunk.cpp
47
// so normally we would just
dllimport
it. Unfortunately, the
dllimport
54
__declspec(
dllimport
) int __asan_should_detect_stack_use_after_return();
57
__declspec(
dllimport
) void* __asan_get_shadow_memory_dynamic_address();
119
__declspec(
dllimport
) int __asan_set_seh_filter();
/src/external/gpl3/gcc.old/dist/libsanitizer/asan/
asan_win_dynamic_runtime_thunk.cpp
47
// so normally we would just
dllimport
it. Unfortunately, the
dllimport
54
__declspec(
dllimport
) int __asan_should_detect_stack_use_after_return();
57
__declspec(
dllimport
) void* __asan_get_shadow_memory_dynamic_address();
119
__declspec(
dllimport
) int __asan_set_seh_filter();
/src/external/bsd/libevent/dist/include/event2/
visibility.h
55
/** We need to
dllimport
event_debug_logging_mask_ into event_extra */
61
# define EVENT2_CORE_EXPORT_SYMBOL __declspec(
dllimport
)
/src/external/bsd/ntp/dist/sntp/libevent/include/event2/
visibility.h
56
/** We need to
dllimport
event_debug_logging_mask_ into event_extra */
62
# define EVENT2_CORE_EXPORT_SYMBOL __declspec(
dllimport
)
/src/external/gpl3/gdb/dist/gnulib/import/
mbtowc-lock.h
47
extern __declspec(
dllimport
) CRITICAL_SECTION *gl_get_mbtowc_lock (void);
66
__declspec(
dllimport
)
/src/external/gpl3/gdb.old/dist/gnulib/import/
mbtowc-lock.h
47
extern __declspec(
dllimport
) CRITICAL_SECTION *gl_get_mbtowc_lock (void);
66
__declspec(
dllimport
)
/src/sys/crypto/sodium/
export.h
20
# define SODIUM_EXPORT __declspec(
dllimport
)
73
# define SODIUM_EXPORT __declspec(
dllimport
)
126
# define SODIUM_EXPORT __declspec(
dllimport
)
179
# define SODIUM_EXPORT __declspec(
dllimport
)
/src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
export.h
20
# define SODIUM_EXPORT __declspec(
dllimport
)
/src/external/bsd/ntp/dist/libntp/lib/isc/win32/include/isc/
platform.h
83
#define ISC_DLLIMP __declspec(
dllimport
)
/src/external/mit/expat/dist/lib/
expat_external.h
92
# define XMLIMPORT __declspec(
dllimport
)
/src/crypto/external/bsd/heimdal/dist/lib/asn1/
asn1-common.h
76
#define ASN1EXP __declspec(
dllimport
)
/src/crypto/external/cpl/trousers/dist/src/include/tss/
tddli.h
19
#define TDDLI __declspec(
dllimport
)
/src/external/bsd/zstd/dist/lib/
zstd_errors.h
45
# define ZSTDERRORLIB_API __declspec(
dllimport
) ZSTDERRORLIB_VISIBLE /* It isn't required but allows to generate better code, saving a function pointer load from the IAT and an indirect jump.*/
zdict.h
45
# define ZDICTLIB_API __declspec(
dllimport
) ZDICTLIB_VISIBLE /* It isn't required but allows to generate better code, saving a function pointer load from the IAT and an indirect jump.*/
284
# define ZDICTLIB_STATIC_API __declspec(
dllimport
) ZDICTLIB_VISIBLE
/src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
compatibility.h
49
__attribute((
dllimport
)) void __attribute__((stdcall)) Sleep (unsigned long);
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
compatibility.h
49
__attribute((
dllimport
)) void __attribute__((stdcall)) Sleep (unsigned long);
/src/external/public-domain/xz/dist/src/liblzma/api/
lzma.h
186
* and thus don't use __declspec(
dllimport
). This way developers don't
192
# define LZMA_API_IMPORT __declspec(
dllimport
)
/src/common/dist/zlib/
zconf.h
347
# define ZEXTERN extern __declspec(
dllimport
)
380
# define ZEXPORT __declspec(
dllimport
)
381
# define ZEXPORTVA __declspec(
dllimport
)
/src/external/gpl3/binutils/dist/zlib/
zconf.h
339
# define ZEXTERN extern __declspec(
dllimport
)
372
# define ZEXPORT __declspec(
dllimport
)
373
# define ZEXPORTVA __declspec(
dllimport
)
Completed in 40 milliseconds
1
2
3
4
5
6
7
Indexes created Mon Mar 02 05:31:46 UTC 2026