HomeSort by relevance Sort by last modified time
    Searched refs:RETS (Results 1 - 16 of 16) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lobject.c 246 #define RETS "..."
266 addstr(out, RETS, LL(RETS));
267 bufflen -= LL(RETS);
274 bufflen -= LL(PRE RETS POS) + 1; /* save space for prefix+suffix+'\0' */
282 addstr(out, RETS, LL(RETS));
  /external/skia/third_party/lua/src/
lobject.c 246 #define RETS "..."
266 addstr(out, RETS, LL(RETS));
267 bufflen -= LL(RETS);
274 bufflen -= LL(PRE RETS POS) + 1; /* save space for prefix+suffix+'\0' */
282 addstr(out, RETS, LL(RETS));
  /external/syslinux/com32/lua/src/
lobject.c 246 #define RETS "..."
266 addstr(out, RETS, LL(RETS));
267 bufflen -= LL(RETS);
274 bufflen -= LL(PRE RETS POS) + 1; /* save space for prefix+suffix+'\0' */
282 addstr(out, RETS, LL(RETS));
  /external/swiftshader/third_party/LLVM/lib/Target/Blackfin/MCTargetDesc/
BlackfinMCTargetDesc.cpp 42 InitBlackfinMCRegisterInfo(X, BF::RETS);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/
stack2.s 36 [--SP ] = RETS;
93 RETS= [ SP ++ ] ;
stack2.d 25 22: 67 01 \[--SP\] = RETS;
61 6a: 27 01 RETS = \[SP\+\+\];
move.d 20 18: 3f 31 R7 = RETS;
30 2c: 7f 38 RETS = FP;
pseudo.s 46 DBG RETS;
move.s 16 R7 = RETS;
26 Rets = Fp;
move2.s 215 R7 = RETS;
233 RETS = R0;
251 RETS = P0;
271 //RETS = USP;
pseudo.d 44 4a: 27 f8 DBG RETS;
move2.d 175 14e: 3f 31 R7 = RETS;
191 16e: 38 38 RETS = R0;
207 18e: 78 38 RETS = P0;
allinsn16.d 303 [^:]+: 27 01 + RETS = \[SP\+\+\];
367 [^:]+: 67 01 + \[--SP\] = RETS;
    [all...]
  /external/ltp/testcases/kernel/syscalls/ptrace/
ptrace04.c 43 R(RETS) R(PC) R(RETX) R(RETN) R(RETE)
  /external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
BlackfinFrameLowering.cpp 74 // [--SP] = RETS;
80 .addReg(BF::RETS, RegState::Kill);
BlackfinRegisterInfo.cpp 39 : BlackfinGenRegisterInfo(BF::RETS), Subtarget(st), TII(tii) {}
75 Reserved.set(RETS);

Completed in 694 milliseconds