Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlopcodes.h170 OP_LOADK,/* A Bx R(A) := Kst(Bx) */ enumerator
/freebsd/contrib/lua/src/
H A Dlopcodes.h204 OP_LOADK,/* A Bx R[A] := K[Bx] */ enumerator