Searched refs:SIGNIFICAND_MASK (Results 1 – 2 of 2) sorted by relevance
170 public static final int SIGNIFICAND_MASK = 0x3ff; field in FP16582 int m = (bits ) & SIGNIFICAND_MASK; in toFloat()719 int m = (bits ) & SIGNIFICAND_MASK; in toHexString()
1073 field public static final int SIGNIFICAND_MASK = 1023; // 0x3ff