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

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

Completed in 30 milliseconds