Searched defs:long1 (Results 1 – 2 of 2) sorted by relevance
400 BigDecimal long1 = new BigDecimal(value2.negate(), 0); in test_longValue() local
1606 private static Rop pickBinaryOp(TypeList types, Rop int1, Rop long1, in pickBinaryOp()