Searched refs:OP_BORK (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/lua/src/ | ||
H A D | lopcodes.h | 238 OP_BORK,/* A B C R[A] := R[B] | K[C]:integer */ enumerator |
H A D | luac.c | 472 case OP_BORK: in PrintCode() |
H A D | lvm.c | 1438 vmcase(OP_BORK) { in luaV_execute() |