Home
last modified time | relevance | path

Searched refs:RETS (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlobject.c246 #define RETS "..." macro
266 addstr(out, RETS, LL(RETS)); in luaO_chunkid()
267 bufflen -= LL(RETS); in luaO_chunkid()
274 bufflen -= LL(PRE RETS POS) + 1; /* save space for prefix+suffix+'\0' */ in luaO_chunkid()
282 addstr(out, RETS, LL(RETS)); in luaO_chunkid()