Searched refs:XOR_CONST_LONG (Results 1 – 1 of 1) sorted by relevance
479 public static final Rop XOR_CONST_LONG = field in Rops1551 return pickBinaryOp(types, XOR_CONST_INT, XOR_CONST_LONG, null, null, in opXor()