Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlopcodes.h183 OP_NEWTABLE,/* A B C R(A) := {} (size = B,C) */ enumerator
/freebsd/contrib/lua/src/
H A Dlopcodes.h223 OP_NEWTABLE,/* A B C k R[A] := {} */ enumerator