Searched defs:ENTRY (Results 1 - 25 of 83) sorted by relevance

1234

/netbsd-current/lib/libc/compat/arch/vax/sys/
H A Dcompat___sigreturn14.S42 #define ENTRY(x, y) _ENTRY(x, y); pushr $0x3f; _PROF_PROLOGUE; popr $0x3f define
H A Dcompat_sigreturn13.S42 #define ENTRY(x, y) \ define
/netbsd-current/sys/external/bsd/gnu-efi/dist/lib/x86_64/
H A Defi_stub.S51 #define ENTRY(name) \ define
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/or1k/
H A Dor1k.S6 #define ENTRY(symbol) \ define
/netbsd-current/lib/libc/compat/arch/i386/sys/
H A Dcompat___sigreturn14.S55 #define ENTRY(x) \ define
H A Dcompat_sigreturn.S55 #define ENTRY(x) \ define
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/or1k/
H A Dor1k.S6 #define ENTRY(symbol) \ define
/netbsd-current/external/cddl/osnet/dist/uts/common/sys/
H A Dasm_linkage.h60 #define ENTRY(x) \ macro
/netbsd-current/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-set_si.c30 #define ENTRY(n) { n, { n, 0 } } macro
/netbsd-current/usr.bin/man/
H A Dmanconf.h56 } ENTRY; typedef in typeref:struct:_entry
/netbsd-current/usr.bin/chpass/
H A Dchpass.h40 } ENTRY; typedef in typeref:struct:_entry
[all...]
/netbsd-current/sys/external/bsd/compiler_rt/dist/include/xray/
H A Dxray_interface.h25 ENTRY = 0, enumerator in enum:XRayEntryType
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
H A Dmorestack.S60 #define ENTRY(name) \ define
65 #define ENTRY(name) \ define
86 #define ENTRY(name) ENTRY0(name) define
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/rs6000/
H A Dmorestack.S62 #define ENTRY(name) \ define
67 #define ENTRY(name) \ define
88 #define ENTRY(name) ENTRY0(name) define
/netbsd-current/sys/arch/sparc64/include/
H A Dlocore.h146 #undef ENTRY macro
151 #define ENTRY(x) \ macro
/netbsd-current/sys/arch/evbarm/stand/bootimx23/
H A DMakefile32 ENTRY= _start macro
/netbsd-current/sys/arch/hppa/include/
H A Dasm.h95 #define ENTRY(x,n) !\ macro
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dstrsignal.c73 # define ENTRY(value, name, msg) {value, name, msg} macro
75 # define ENTRY(value, name, msg) {value, name} macro
[all...]
/netbsd-current/include/
H A Dsearch.h23 } ENTRY; typedef in typeref:struct:entry
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dstrsignal.c73 # define ENTRY(value, name, msg) {value, name, msg} macro
75 # define ENTRY(value, name, msg) {value, name} macro
[all...]
/netbsd-current/sys/arch/mmeye/stand/boot/
H A DMakefile56 ENTRY= start macro
/netbsd-current/sys/arch/ofppc/stand/ofwboot/
H A DMakefile43 ENTRY= _start macro
/netbsd-current/sys/arch/shark/stand/ofwboot/
H A DMakefile36 ENTRY= _start macro
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dstrsignal.c73 # define ENTRY(value, name, msg) {value, name, msg} macro
75 # define ENTRY(value, name, msg) {value, name} macro
[all...]
/netbsd-current/sys/arch/evbarm/stand/boot2440/
H A DMakefile36 ENTRY= _start macro

Completed in 319 milliseconds

1234