Searched defs:SIGNIFICAND_WIDTH (Results 1 – 4 of 4) sorted by relevance
63 public static final int SIGNIFICAND_WIDTH = jdk.internal.math.FloatConsts.SIGNIFICAND_WIDTH; field in FloatConsts
63 public static final int SIGNIFICAND_WIDTH = jdk.internal.math.DoubleConsts.SIGNIFICAND_WIDTH; field in DoubleConsts
62 public static final int SIGNIFICAND_WIDTH = 53; field in DoubleConsts
58 public static final int SIGNIFICAND_WIDTH = 24; field in FloatConsts