Searched defs:RET (Results 1 - 25 of 28) sorted by relevance

12

/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/
H A Darm_asm.h2 # define RET bx lr macro
4 # define RET mov pc, lr macro
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/arm/
H A Darm_asm.h2 # define RET bx lr macro
4 # define RET mov pc, lr macro
/netbsd-current/sys/arch/amd64/amd64/
H A Dlock_stubs.S43 #define RET \ define
/netbsd-current/sys/arch/i386/i386/
H A Dlock_stubs.S52 #define RET(num) \ define
/netbsd-current/lib/libc/arch/ia64/
H A DSYS.h35 #define RET { br.ret.sptk.few rp;; } macro
/netbsd-current/sys/lib/libkern/
H A Dhexdump.c37 #define RET int macro
40 #define RET void macro
/netbsd-current/external/gpl2/texinfo/dist/info/
H A Dinfomap.h32 #define RET '\r' macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kISelLowering.h36 RET, enumerator in enum:llvm::M68kISD::NodeType
/netbsd-current/external/bsd/libbind/dist/isc/
H A Dtree.c65 # define RET(value) { \ macro
82 # define RET(value) return (value); macro
[all...]
/netbsd-current/external/historical/nawk/dist/
H A Dlex.c105 #define RET(x) { if(dbg)printf("lex %s\n", tokname(x)); return(x); } macro
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/mips/
H A Dmips16.S76 #define RET $f0 define
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/mips/
H A Dmips16.S76 #define RET $f0 define
[all...]
/netbsd-current/sys/arch/arm/include/
H A Dasm.h292 # define RET ret macro
/netbsd-current/external/gpl3/gdb.old/dist/gdb/arch/
H A Daarch64-insn.h46 RET = 0xd65f0000, enumerator in enum:aarch64_opcodes
/netbsd-current/external/gpl3/gdb/dist/gdb/arch/
H A Daarch64-insn.h74 RET = 0xd65f0000, enumerator in enum:aarch64_opcodes
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCRegisterInfo.h353 InitMCRegisterInfo(const MCRegisterDesc *D, unsigned NR, unsigned RA, unsigned PC, const MCRegisterClass *C, unsigned NC, const MCPhysReg (*RURoots)[2], unsigned NRU, const MCPhysReg *DL, const LaneBitmask *RUMS, const char *Strings, const char *ClassStrings, const uint16_t *SubIndices, unsigned NumIndices, const SubRegCoveredBits *SubIdxRanges, const uint16_t *RET) argument
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Drl78-parse.h135 RET = 345, enumerator in enum:yytokentype
255 #define RET 345 macro
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Drl78-parse.h144 RET = 345, /* RET */ enumerator in enum:yytokentype
269 #define RET 345 macro
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Drl78-parse.h144 RET = 345, /* RET */ enumerator in enum:yytokentype
269 #define RET 345 macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmtype.h561 enum RET enum
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dmtype.h531 enum RET enum
/netbsd-current/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeARM_64.c107 #define RET 0xd65f0000 macro
H A DsljitNativeX86_common.c268 #define RET() (*inst++ = (RET_near)) macro
/netbsd-current/sys/arch/alpha/include/
H A Dasm.h428 #define RET \ macro
/netbsd-current/external/cddl/osnet/dev/dtrace/x86/
H A Ddis_tables.c161 RET, /* single immediate 16-bit operand */ enumerator in enum:__anon1

Completed in 408 milliseconds

12