Home | History | Annotate | Download | only in Support

Lines Matching full:significant

339    significant BITS bits.  */
408 when the least significant BITS are truncated. BITS cannot be
524 significant nibble. Write out exactly COUNT hexdigits, return
935 // Note that there are two significant bits at the left-hand side of the
984 // Convert the result having "2 * precision" significant-bits back to the one
985 // having "precision" significant-bits. First, move the radix point from
992 // the radix point (i.e. "MSB . rest-significant-bits").
2080 /* We want the most significant (exponent + 1) bits; the rest are
2221 /* We want the most significant PRECISION bits of SRC. There may not
2364 significant digits. */
2371 significant nibble. */
2477 /* Handle the quick cases. First the case of no significant digits,
2731 we have 3 virtual zero most-significant-bits. */
2757 of the hexadecimal point. We move the most significant digit
2766 /* Put the most significant integerPartWidth bits in "part". */
2799 /* Move the most significant digit to before the point, and if there
3470 // The most significant figures are the last ones in the buffer.
3641 // Power of the most significant digit.