Searched defs:OP_TAILCALL (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
H A Dlopcodes.h208 OP_TAILCALL,/* A B C return R(A)(R(A+1), ... ,R(A+B-1)) */ enumerator in enum:__anon2558
H A Dlparser.c1508 SET_OPCODE(getcode(fs,&e), OP_TAILCALL); local

Completed in 54 milliseconds