Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlopcodes.h180 OP_SETUPVAL,/* A B UpValue[B] := R(A) */ enumerator
/freebsd/contrib/lua/src/
H A Dlopcodes.h211 OP_SETUPVAL,/* A B UpValue[B] := R[A] */ enumerator