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

/freebsd-11-stable/contrib/one-true-awk/
H A Dlex.c92 #define RET(x) { if(dbg)printf("lex %s\n", tokname(x)); return(x); } macro
[all...]
/freebsd-11-stable/sys/arm/include/
H A Dasm.h222 # define RET bx lr macro
227 # define RET mov pc, lr macro
/freebsd-11-stable/sys/i386/i386/
H A Dbpf_jit_machdep.h184 #define RET() do { \ macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfsqrt.S320 #define RET r1:0 define
323 RET = convert_ud2df(ROOT) // set up mantissa, maybe set inexact flag define
/freebsd-11-stable/sys/amd64/amd64/
H A Dbpf_jit_machdep.h239 #define RET() do { \ macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCRegisterInfo.h346 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
/freebsd-11-stable/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.c161 RET, /* single immediate 16-bit operand */ enumerator in enum:__anon5463
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h2108 #define RET macro

Completed in 99 milliseconds