Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlopcodes.h193 OP_TAILCALL,/* A B C return R(A)(R(A+1), ... ,R(A+B-1)) */ enumerator
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlopcodes.h209 OP_TAILCALL,/* A B C return R(A)(R(A+1), ... ,R(A+B-1)) */ enumerator