Searched defs:OP_LT (Results 1 – 3 of 3) sorted by relevance
151 public static final int OP_LT = 7; field in OpCodes
272 OP_LT,/* A B k if ((R[A] < R[B]) ~= k) then pc++ */ enumerator
569 OP_LT, enumerator