Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlopcodes.h196 OP_LEN,/* A B R(A) := length of R(B) */ enumerator
/freebsd/contrib/lua/src/
H A Dlopcodes.h265 OP_LEN,/* A B R[A] := #R[B] (length operator) */ enumerator