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

12345678

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/hppa/reloc/
H A Dexitbug.s3 .EXPORT foo,CODE
4 .EXPORT foo,ENTRY,PRIV_LEV=3
H A Dselectorbug.s2 .EXPORT intVec_error_handler,DATA
10 .EXPORT foo,CODE
11 .EXPORT foo,ENTRY,PRIV_LEV=3
H A Dpicreloc.s8 .EXPORT bogo
H A Dlongcall.s3 .EXPORT foo,CODE
4 .EXPORT foo,ENTRY,PRIV_LEV=3,RTNVAL=GR
20 .EXPORT bar,CODE
21 .EXPORT bar,ENTRY,PRIV_LEV=3,RTNVAL=GR
H A Dreduce3.s7 .EXPORT foo,DATA
13 .EXPORT yabba,DATA
20 .EXPORT bar,CODE
21 .EXPORT bar,ENTRY,PRIV_LEV=3,RTNVAL=GR
H A Dplabelbug.s5 .EXPORT f,DATA
18 .EXPORT main,CODE
19 .EXPORT main,ENTRY,PRIV_LEV=3,RTNVAL=GR
H A Dr_no_reloc.s8 .EXPORT s
28 .EXPORT l
33 .EXPORT g,ENTRY,PRIV_LEV=3,RTNVAL=GR
H A Dreduce.s21 .EXPORT bar,CODE
22 .EXPORT bar,ENTRY,PRIV_LEV=3,RTNVAL=GR
/netbsd-current/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
H A DGlob.pm9 use vars qw($VERSION @ISA @EXPORT);
13 @EXPORT = qw(glob);
/netbsd-current/crypto/external/bsd/openssl.old/dist/util/perl/OpenSSL/
H A DGlob.pm9 use vars qw($VERSION @ISA @EXPORT);
13 @EXPORT = qw(glob);
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/hppa/parse/
H A Dexportbug.s3 .EXPORT main,ENTRY,PRIV_LEV=3,RTNVAL=GR
H A Dnosubspace.s4 .EXPORT mpn_add_n
5 .EXPORT mpn_add_n,PRIV_LEV=3,ARGW0=GR,ARGW1=GR,ARGW2=GR,ARGW3=GR,RTNVAL=GR
H A Dbadfmpyadd.s3 .EXPORT foobar,ENTRY,PRIV_LEV=3,ARGW0=FR,ARGW1=FU,ARGW2=FR,ARGW3=FU,RTNVAL=FR
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/hppa/basic/
H A Dimem.s3 .EXPORT integer_memory_tests,CODE
4 .EXPORT integer_indexing_load,CODE
5 .EXPORT integer_load_short_memory,CODE
6 .EXPORT integer_store_short_memory,CODE
7 .EXPORT main,CODE
8 .EXPORT main,ENTRY,PRIV_LEV=3,RTNVAL=GR
/netbsd-current/common/lib/libc/arch/alpha/atomic/
H A Dmembar_ops.S46 EXPORT(_membar_producer_end)
52 EXPORT(_membar_sync_end)
58 EXPORT(_membar_producer_mp_end)
64 EXPORT(_membar_sync_mp_end)
72 EXPORT(_membar_producer_end)
78 EXPORT(_membar_sync_end)
/netbsd-current/external/lgpl3/gmp/dist/demos/perl/GMP/
H A DRand.pm37 @EXPORT = qw();
H A DMpf.pm37 @EXPORT = qw();
42 'constants' => [@EXPORT],
43 'noconstants' => [@EXPORT]);
H A DMpq.pm37 @EXPORT = qw();
40 'constants' => [@EXPORT],
41 'noconstants' => [@EXPORT] );
H A DMpz.pm37 @EXPORT = qw();
50 'constants' => [@EXPORT],
51 'noconstants' => [@EXPORT]);
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/hppa/unsorted/
H A Dimportbug.s4 .EXPORT foo,DATA
14 .EXPORT main,CODE
15 .EXPORT main,ENTRY,PRIV_LEV=3,RTNVAL=GR
/netbsd-current/external/bsd/unbound/dist/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...]
/netbsd-current/external/mit/isl/dist/include/isl/
H A Dlist.h20 #define ISL_DECLARE_LIST_TYPE2(EL,EXPORT) \
22 struct EXPORT isl_##EL##_list; \
28 #define ISL_DECLARE_LIST_FN3(EL,CONSTRUCTOR,EXPORT) \
30 EXPORT \
41 EXPORT \
45 EXPORT \
49 EXPORT \
52 EXPORT \
60 EXPORT \
64 EXPORT \
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/binutils/testsuite/binutils-all/hppa/
H A Daddendbug.s14 .EXPORT initialize_char_syntax,CODE
15 .EXPORT initialize_char_syntax,ENTRY,PRIV_LEV=3,RTNVAL=GR
/netbsd-current/lib/libc/arch/alpha/sys/
H A Dsbrk.S39 EXPORT(__curbrk)
H A Dbrk.S40 EXPORT(__minbrk)

Completed in 466 milliseconds

12345678