Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlopcodes.h212 OP_FORLOOP,/* A sBx R(A)+=R(A+2); enumerator
/freebsd/contrib/lua/src/
H A Dlopcodes.h293 OP_FORLOOP,/* A Bx update counters; if loop continues then pc-=Bx; */ enumerator