Home
last modified time | relevance | path

Searched refs:OP_MODK (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/lua/dist/src/
H A Dlopcodes.h236 OP_MODK,/* A B C R[A] := R[B] % K[C]:number */ enumerator
H A Dluac.c458 case OP_MODK: in PrintCode()
H A Dlvm.c1498 vmcase(OP_MODK) {