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

/macosx-10.10.1/awk-20/src/
H A Dlex.c92 #define RET(x) { if(dbg)printf("lex %s\n", tokname(x)); return(x); } macro
[all...]
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A Dregc_lex.c43 #define RET(c) return (SET(c), 1) macro
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/dev/dtrace/
H A Dlockstat.c60 #define RET 0xc3 macro
/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A Dregc_lex.c43 #define RET(c) return (SET(c), 1) macro
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCRegisterInfo.h230 InitMCRegisterInfo(const MCRegisterDesc *D, unsigned NR, unsigned RA, const MCRegisterClass *C, unsigned NC, const uint16_t (*RURoots)[2], unsigned NRU, const uint16_t *DL, const char *Strings, const uint16_t *SubIndices, unsigned NumIndices, const uint16_t *RET) argument
/macosx-10.10.1/file-46/file/src/
H A Dapprentice.c2184 #define RET 2 macro
2194 #define RET 1 macro
/macosx-10.10.1/BerkeleyDB-21/db/java/src/com/sleepycat/asm/
H A DOpcodes.java262 int RET = 169; // visitVarInsn field in interface:Opcodes
/macosx-10.10.1/dtrace-147/disassembler/
H A Ddis_tables.c151 RET, /* single immediate 16-bit operand */ enumerator in enum:__anon8077
/macosx-10.10.1/xnu-2782.1.97/bsd/dev/i386/
H A Ddis_tables.c153 RET, /* single immediate 16-bit operand */ enumerator in enum:__anon14167

Completed in 156 milliseconds