Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlopcodes.h238 OP_BORK,/* A B C R[A] := R[B] | K[C]:integer */ enumerator
H A Dluac.c472 case OP_BORK: in PrintCode()
H A Dlvm.c1438 vmcase(OP_BORK) { in luaV_execute()