Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/openzfs/module/lua/
HDlopcodes.h179 OP_SETTABUP,/* A B C UpValue[A][RK(B)] := RK(C) */ enumerator
/freebsd-14-stable/contrib/lua/src/
HDlopcodes.h218 OP_SETTABUP,/* A B C UpValue[A][K[B]:string] := RK(C) */ enumerator