Home
last modified time | relevance | path

Searched refs:OP_NOT (Results 1 – 4 of 4) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dlopcodes.h263 OP_NOT,/* A B R[A] := not R[B] */ enumerator
A Dluac.c543 case OP_NOT: in PrintCode()
A Dlcode.c1100 if (GET_OPCODE(ie) == OP_NOT) { in jumponcond()
1186 e->u.info = luaK_codeABC(fs, OP_NOT, 0, e->u.info, 0); in codenot()
A Dlvm.c1519 vmcase(OP_NOT) { in luaV_execute()

Completed in 12 milliseconds