Searched defs:EXP_BIT_MASK (Results 1 – 2 of 2) sorted by relevance
96 public static final int EXP_BIT_MASK = 0x7F800000; field in FloatConsts
101 public static final long EXP_BIT_MASK = 0x7FF0000000000000L; field in DoubleConsts