Searched refs:LOWER_DOUBLE_VAL (Results 1 – 1 of 1) sorted by relevance
75 private static final double LOWER_DOUBLE_VAL = Double.longBitsToDouble(0xABCDL); field in LocalsAndOperands390 usedDouble(LOWER_DOUBLE_VAL); in testUsedDoubleArg()