Searched defs:OP_CONCAT (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlopcodes.h198 OP_CONCAT,/* A B C R(A) := R(B).. ... ..R(C) */ enumerator in enum:__anon10629
/freebsd-13-stable/contrib/lua/src/
H A Dlopcodes.h266 OP_CONCAT,/* A B R[A] := R[A].. ... ..R[A + B - 1] */ enumerator in enum:__anon5014

Completed in 55 milliseconds