Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlopcodes.h203 OP_LOADK,/* A Bx R[A] := K[Bx] */ enumerator
A Dldebug.c566 case OP_LOADK: in getobjname()
568 int b = (op == OP_LOADK) ? GETARG_Bx(i) in getobjname()
A Dluac.c367 case OP_LOADK: in PrintCode()
A Dlcode.c452 return luaK_codeABx(fs, OP_LOADK, reg, k); in luaK_codek()
A Dlvm.c1180 vmcase(OP_LOADK) { in luaV_execute()

Completed in 14 milliseconds