Home | History | Annotate | Download | only in Support

Lines Matching full:significant

338    significant BITS bits.  */
407 when the least significant BITS are truncated. BITS cannot be
523 significant nibble. Write out exactly COUNT hexdigits, return
955 // Note that there are three significant bits at the left-hand side of the
1013 // Convert the result having "2 * precision" significant-bits back to the one
1014 // having "precision" significant-bits. First, move the radix point from
1021 // the radix point (i.e. "MSB . rest-significant-bits").
2111 /* We want the most significant (exponent + 1) bits; the rest are
2252 /* We want the most significant PRECISION bits of SRC. There may not
2395 significant digits. */
2402 significant nibble. */
2508 /* Handle the quick cases. First the case of no significant digits,
2762 we have 3 virtual zero most-significant-bits. */
2788 of the hexadecimal point. We move the most significant digit
2797 /* Put the most significant integerPartWidth bits in "part". */
2830 /* Move the most significant digit to before the point, and if there
3503 // The most significant figures are the last ones in the buffer.
3677 // Power of the most significant digit.