Searched refs:OP_LE (Results 1 – 4 of 4) sorted by relevance
202 OP_LE,/* A B C if ((RK(B) <= RK(C)) ~= A) then pc++ */ enumerator
435 case OP_LE: case OP_LT: case OP_EQ: { in luaV_finishOp()440 if (op == OP_LE && /* "<=" using "<" instead? */ in luaV_finishOp()686 vmcase(OP_LE, in luaV_execute()
344 case OP_LE: in PrintCode()
474 case OP_LE: tm = TM_LE; break; in getfuncname()