Searched defs:OP_LT (Results 1 – 4 of 4) sorted by relevance
151 public static final int OP_LT = 7; field in OpCodes
201 OP_LT,/* A B C if ((RK(B) < RK(C)) ~= A) then pc++ */ enumerator
545 OP_LT, enumerator