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

12

/freebsd-10.0-release/crypto/openssl/crypto/des/
H A DDES.pm8 @EXPORT = qw(
/freebsd-10.0-release/sys/net/
H A Dzlib.h239 # define EXPORT WINAPI macro
241 # define EXPORT macro
379 extern const char * EXPORT zlibVersion OF((void));
387 extern int EXPORT deflateInit OF((z_streamp strm, int level));
409 extern int EXPORT deflate OF((z_streamp strm, int flush));
484 extern int EXPORT deflateEnd OF((z_streamp strm));
499 extern int EXPORT inflateInit OF((z_streamp strm));
517 extern int EXPORT inflate OF((z_streamp strm, int flush));
575 extern int EXPORT inflateEnd OF((z_streamp strm));
593 extern int EXPORT deflateInit
[all...]
/freebsd-10.0-release/lib/libc/ia64/sys/
H A Dbrk.S39 EXPORT(minbrk)
H A Dsbrk.S38 EXPORT(curbrk)
/freebsd-10.0-release/crypto/openssl/crypto/
H A Dpariscid.pl26 .EXPORT OPENSSL_cpuid_setup,ENTRY
37 .EXPORT OPENSSL_rdtsc,ENTRY
49 .EXPORT OPENSSL_wipe_cpu,ENTRY
94 .EXPORT OPENSSL_cleanse,ENTRY,ARGW0=GR,ARGW1=GR
139 .EXPORT OPENSSL_instrument_bus,ENTRY,ARGW0=GR,ARGW1=GR
172 .EXPORT OPENSSL_instrument_bus2,ENTRY,ARGW0=GR,ARGW1=GR
/freebsd-10.0-release/contrib/ntp/libopts/
H A Dautoopts.h76 #undef EXPORT macro
77 #define EXPORT macro
/freebsd-10.0-release/contrib/ntp/sntp/libopts/
H A Dautoopts.h76 #undef EXPORT macro
77 #define EXPORT macro
/freebsd-10.0-release/release/picobsd/tinyware/msh/
H A Dsh1.c92 prompt->status &= ~EXPORT;
106 prompt->status &= ~EXPORT;
107 cprompt->status &= ~EXPORT;
124 prompt->status &= ~EXPORT;
142 prompt->status &= ~EXPORT;
143 cprompt->status &= ~EXPORT;
623 vp->status |= EXPORT;
686 if (vp->status & EXPORT)
H A Dsh4.c86 if (vp->status & EXPORT)
H A Dsh.h244 #define EXPORT 02 /* variable is to be exported */ macro
H A Dsh3.c991 rdexp(t->words+1, export, EXPORT);
/freebsd-10.0-release/sys/ia64/ia64/
H A Dlocore.S195 EXPORT(intrnames)
209 EXPORT(sintrnames)
213 EXPORT(intrcnt)
215 EXPORT(sintrcnt)
/freebsd-10.0-release/sys/ia64/include/
H A Dasm.h112 * EXPORT
115 #define EXPORT(_name_) \ macro
/freebsd-10.0-release/crypto/openssl/crypto/rc4/asm/
H A Drc4-parisc.pl143 .EXPORT RC4,ENTRY,ARGW0=GR,ARGW1=GR,ARGW2=GR,ARGW3=GR
246 .EXPORT private_RC4_set_key,ENTRY,ARGW0=GR,ARGW1=GR,ARGW2=GR
290 .EXPORT RC4_options,ENTRY
/freebsd-10.0-release/contrib/llvm/lib/Target/R600/
H A DAMDGPUISelLowering.h129 EXPORT, enumerator in enum:llvm::AMDGPUISD::__anon2472
H A DR600ISelLowering.cpp360 return DAG.getNode(AMDGPUISD::EXPORT, Op.getDebugLoc(), Op.getValueType(),
1085 case AMDGPUISD::EXPORT: {
1120 return DAG.getNode(AMDGPUISD::EXPORT, DL, N->getVTList(), NewArgs, 8);
H A DAMDGPUISelLowering.cpp409 NODE_NAME_CASE(EXPORT)
/freebsd-10.0-release/sys/mips/include/
H A Dasm.h219 * EXPORT -- export definition of symbol
221 #define EXPORT(x) \ macro
232 EXPORT(x); \
235 EXPORT(x ## End); \
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dsomsolib.c948 if (!u || u->stub_unwind.stub_type != EXPORT)
1228 if ((u != NULL) && (u->stub_unwind.stub_type == EXPORT))
1267 if ((u != NULL) && (u->stub_unwind.stub_type == EXPORT))
/freebsd-10.0-release/crypto/openssl/crypto/bn/asm/
H A Dpa-risc2.s304 .EXPORT bn_mul_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
462 .EXPORT bn_sqr_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
592 .EXPORT bn_add_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
667 .EXPORT bn_sub_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
748 .EXPORT bn_div_words,ENTRY,PRIV_LEV=3,ARGW0=GR,ARGW1=GR,ARGW2=GR,ARGW3=GR,RTNVAL=GR,LONG_RETURN
1097 .EXPORT bn_sqr_comba8,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
1229 .EXPORT bn_sqr_comba4,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
1352 .EXPORT bn_mul_comba8,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
1525 .EXPORT bn_mul_comba4,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
H A Dpa-risc2W.s294 .EXPORT bn_mul_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
451 .EXPORT bn_sqr_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
581 .EXPORT bn_add_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
656 .EXPORT bn_sub_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
739 .EXPORT bn_div_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
1084 .EXPORT bn_sqr_comba8,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
1216 .EXPORT bn_sqr_comba4,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
1339 .EXPORT bn_mul_comba8,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
1512 .EXPORT bn_mul_comba4,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
/freebsd-10.0-release/crypto/openssl/crypto/sha/asm/
H A Dsha1-parisc.pl152 .EXPORT sha1_block_data_order,ENTRY,ARGW0=GR,ARGW1=GR,ARGW2=GR
H A Dsha512-parisc.pl230 .EXPORT $func,ENTRY,ARGW0=GR,ARGW1=GR,ARGW2=GR
/freebsd-10.0-release/crypto/openssl/crypto/modes/asm/
H A Dghash-parisc.pl87 .EXPORT gcm_gmult_4bit,ENTRY,ARGW0=GR,ARGW1=GR
342 .EXPORT gcm_ghash_4bit,ENTRY,ARGW0=GR,ARGW1=GR,ARGW2=GR,ARGW3=GR
/freebsd-10.0-release/crypto/openssl/crypto/aes/asm/
H A Daes-parisc.pl70 .EXPORT AES_encrypt,ENTRY,ARGW0=GR,ARGW1=GR,ARGW2=GR
539 .EXPORT AES_decrypt,ENTRY,ARGW0=GR,ARGW1=GR,ARGW2=GR

Completed in 309 milliseconds

12