Searched refs:OP_EQUALS (Results 1 – 4 of 4) sorted by relevance
127 public static final int OP_EQUALS = 5; field in OpCodes
131 case OpCodes.OP_EQUALS : in compile()
890 insertOp(addPos, 2, OpCodes.OP_EQUALS); in EqualityExpr()
454 case OpCodes.OP_EQUALS: in isProximateInnerExpr()522 case OpCodes.OP_EQUALS: in mightBeProximate()