Searched defs:OP_MOD (Results 1 – 3 of 3) sorted by relevance
235 public static final int OP_MOD = 14; field in OpCodes
192 OP_MOD,/* A B C R(A) := RK(B) % RK(C) */ enumerator
56 OP_MOD, enumerator