HomeSort by relevance Sort by last modified time
    Searched defs:RETS (Results 1 - 4 of 4) 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));
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/
move2.s 215 R7 = RETS;
233 RETS = R0;
251 RETS = P0;
271 //RETS = USP;

Completed in 2242 milliseconds