Searched refs:EXPORT (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-13-stable/contrib/unbound/dynlibmod/examples/
H A Dhelloworld.c21 /* Declare the EXPORT macro that expands to exporting the symbol for DLLs when
22 * compiling for Windows. All procedures marked with EXPORT in this example are
26 #define EXPORT __declspec(dllexport) macro
28 #define EXPORT macro
40 EXPORT int init(struct module_env* env, int id) {
53 EXPORT void deinit(struct module_env* env, int id) {
62 EXPORT void operate(struct module_qstate* qstate, enum module_ev event,
93 EXPORT void inform_super(struct module_qstate* qstate, int id,
100 EXPORT void clear(struct module_qstate* qstate, int id) {
111 EXPORT size_
[all...]
/freebsd-13-stable/crypto/openssl/crypto/
H A Dpariscid.pl33 .EXPORT OPENSSL_cpuid_setup,ENTRY
44 .EXPORT OPENSSL_rdtsc,ENTRY
56 .EXPORT OPENSSL_wipe_cpu,ENTRY
101 .EXPORT OPENSSL_cleanse,ENTRY,ARGW0=GR,ARGW1=GR
144 .EXPORT CRYPTO_memcmp,ENTRY,ARGW0=GR,ARGW1=GR,ARGW1=GR
177 .EXPORT OPENSSL_instrument_bus,ENTRY,ARGW0=GR,ARGW1=GR
210 .EXPORT OPENSSL_instrument_bus2,ENTRY,ARGW0=GR,ARGW1=GR
/freebsd-13-stable/contrib/ntp/sntp/libopts/
H A Dautoopts.h53 #undef EXPORT macro
54 #define EXPORT macro
/freebsd-13-stable/crypto/openssl/crypto/rc4/asm/
H A Drc4-parisc.pl150 .EXPORT RC4,ENTRY,ARGW0=GR,ARGW1=GR,ARGW2=GR,ARGW3=GR
253 .EXPORT RC4_set_key,ENTRY,ARGW0=GR,ARGW1=GR,ARGW2=GR
297 .EXPORT RC4_options,ENTRY
/freebsd-13-stable/sys/mips/include/
H A Dasm.h222 * EXPORT -- export definition of symbol
224 #define EXPORT(x) \ macro
235 EXPORT(x); \
238 EXPORT(x ## End); \
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DWasmDumper.cpp37 ENUM_ENTRY(GLOBAL), ENUM_ENTRY(EVENT), ENUM_ENTRY(EXPORT),
/freebsd-13-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-parisc.pl159 .EXPORT sha1_block_data_order,ENTRY,ARGW0=GR,ARGW1=GR,ARGW2=GR
H A Dsha512-parisc.pl237 .EXPORT $func,ENTRY,ARGW0=GR,ARGW1=GR,ARGW2=GR
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplate.h504 #define EXPORT(DERIVED, BASE) macro
/freebsd-13-stable/crypto/openssl/crypto/modes/asm/
H A Dghash-parisc.pl94 .EXPORT gcm_gmult_4bit,ENTRY,ARGW0=GR,ARGW1=GR
349 .EXPORT gcm_ghash_4bit,ENTRY,ARGW0=GR,ARGW1=GR,ARGW2=GR,ARGW3=GR
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DWasmYAML.cpp286 ECase(EXPORT);
/freebsd-13-stable/crypto/openssl/crypto/aes/asm/
H A Daes-parisc.pl77 .EXPORT AES_encrypt,ENTRY,ARGW0=GR,ARGW1=GR,ARGW2=GR
546 .EXPORT AES_decrypt,ENTRY,ARGW0=GR,ARGW1=GR,ARGW2=GR
/freebsd-13-stable/crypto/openssl/crypto/bn/asm/
H A Dparisc-mont.pl150 .EXPORT bn_mul_mont,ENTRY,ARGW0=GR,ARGW1=GR,ARGW2=GR,ARGW3=GR
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp1458 ECase(EXPORT);
/freebsd-13-stable/crypto/openssl/
H A DConfigure2420 #use vars qw(\@ISA \@EXPORT);
2422 our \@EXPORT = qw(\%config \%target \%disabled \%withargs \%unified_info \@disablables);
/freebsd-13-stable/contrib/sqlite3/
H A Dconfigure10547 $SED -e '\''s/^/-link -EXPORT:/'\'' < $export_symbols > $output_objdir/$soname.exp;
/freebsd-13-stable/contrib/file/
H A Dconfigure10613 $SED -e '\''s/^/-link -EXPORT:/'\'' < $export_symbols > $output_objdir/$soname.exp;
/freebsd-13-stable/contrib/openbsm/
H A Dconfigure9296 $SED -e '\''s/^/-link -EXPORT:/'\'' < $export_symbols > $output_objdir/$soname.exp;
/freebsd-13-stable/contrib/openpam/
H A Dconfigure10122 $SED -e '\''s/^/-link -EXPORT:/'\'' < $export_symbols > $output_objdir/$soname.exp;
/freebsd-13-stable/contrib/subversion/
H A Dconfigure12784 $SED -e '\''s/^/-link -EXPORT:/'\'' < $export_symbols > $output_objdir/$soname.exp;
15886 $SED -e '\''s/^/-link -EXPORT:/'\'' < $export_symbols > $output_objdir/$soname.exp;
/freebsd-13-stable/crypto/heimdal/
H A Dconfigure9488 sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
9490 sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp;
/freebsd-13-stable/contrib/unbound/
H A Dconfigure12201 $SED -e '\''s/^/-link -EXPORT:/'\'' < $export_symbols > $output_objdir/$soname.exp;
/freebsd-13-stable/contrib/ldns/
H A Dconfigure9270 $SED -e '\''s/^/-link -EXPORT:/'\'' < $export_symbols > $output_objdir/$soname.exp;
/freebsd-13-stable/contrib/libevent/
H A Dconfigure10315 $SED -e '\''s/^/-link -EXPORT:/'\'' < $export_symbols > $output_objdir/$soname.exp;
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Dconfigure10306 $SED -e '\''s/^/-link -EXPORT:/'\'' < $export_symbols > $output_objdir/$soname.exp;

Completed in 914 milliseconds

12