Lines Matching full:precision
110 Returns the fraction bits of the single-precision floating-point value `a'.
122 Returns the exponent bits of the single-precision floating-point value `a'.
134 Returns the sign bit of the single-precision floating-point value `a'.
148 Normalizes the subnormal single-precision floating-point value represented
168 single-precision floating-point value, returning the result. After being
197 and significand `zSig', and returns the proper single-precision floating-
199 value is simply rounded and packed into the single-precision format, with
206 precision floating-point number.
272 and significand `zSig', and returns the proper single-precision floating-
291 Returns the fraction bits of the double-precision floating-point value `a'.
303 Returns the exponent bits of the double-precision floating-point value `a'.
315 Returns the sign bit of the double-precision floating-point value `a'.
329 Normalizes the subnormal double-precision floating-point value represented
349 double-precision floating-point value, returning the result. After being
368 and significand `zSig', and returns the proper double-precision floating-
370 value is simply rounded and packed into the double-precision format, with
377 precision floating-point number.
445 and significand `zSig', and returns the proper double-precision floating-
466 Returns the fraction bits of the extended double-precision floating-point
479 Returns the exponent bits of the extended double-precision floating-point
492 Returns the sign bit of the extended double-precision floating-point value
505 Normalizes the subnormal extended double-precision floating-point value
525 extended double-precision floating-point value, returning the result.
543 and returns the proper extended double-precision floating-point value
545 rounded and packed into the extended double-precision format, with the
552 double-precision floating-point number.
554 number of bits as single or double precision, respectively. Otherwise, the
555 result is rounded to the full precision of the extended double-precision
574 roundingPrecision = roundData->precision; in roundAndPackFloatx80()
727 and returns the proper extended double-precision floating-point value
758 the single-precision floating-point format. The conversion is performed
776 the double-precision floating-point format. The conversion is performed
801 to the extended double-precision floating-point format. The conversion
826 Returns the result of converting the single-precision floating-point value
857 Returns the result of converting the single-precision floating-point value
898 Returns the result of converting the single-precision floating-point value
899 `a' to the double-precision floating-point format. The conversion is
930 Returns the result of converting the single-precision floating-point value
931 `a' to the extended double-precision floating-point format. The conversion
962 Rounds the single-precision floating-point value `a' to an integer, and
963 returns the result as a single-precision floating-point value. The
1022 Returns the result of adding the absolute values of the single-precision
1095 precision floating-point values `a' and `b'. If `zSign' is true, the
1170 Returns the result of adding the single-precision floating-point values `a'
1192 Returns the result of subtracting the single-precision floating-point values
1214 Returns the result of multiplying the single-precision floating-point values
1275 Returns the result of dividing the single-precision floating-point value `a'
1342 Returns the remainder of the single-precision floating-point value `a'
1445 Returns the square root of the single-precision floating-point value `a'.
1500 Returns 1 if the single-precision floating-point value `a' is equal to the
1522 Returns 1 if the single-precision floating-point value `a' is less than or
1547 Returns 1 if the single-precision floating-point value `a' is less than
1571 Returns 1 if the single-precision floating-point value `a' is equal to the
1592 Returns 1 if the single-precision floating-point value `a' is less than or
1618 Returns 1 if the single-precision floating-point value `a' is less than
1643 Returns the result of converting the double-precision floating-point value
1671 Returns the result of converting the double-precision floating-point value
1718 Returns the result of converting the double-precision floating-point value
1745 Returns the result of converting the double-precision floating-point value
1790 Returns the result of converting the double-precision floating-point value
1791 `a' to the single-precision floating-point format. The conversion is
1824 Returns the result of converting the double-precision floating-point value
1825 `a' to the extended double-precision floating-point format. The conversion
1857 Rounds the double-precision floating-point value `a' to an integer, and
1858 returns the result as a double-precision floating-point value. The
1918 Returns the result of adding the absolute values of the double-precision
1991 precision floating-point values `a' and `b'. If `zSign' is true, the
2066 Returns the result of adding the double-precision floating-point values `a'
2088 Returns the result of subtracting the double-precision floating-point values
2110 Returns the result of multiplying the double-precision floating-point values
2169 Returns the result of dividing the double-precision floating-point value `a'
2240 Returns the remainder of the double-precision floating-point value `a'
2326 Returns the square root of the double-precision floating-point value `a'.
2387 Returns 1 if the double-precision floating-point value `a' is equal to the
2409 Returns 1 if the double-precision floating-point value `a' is less than or
2434 Returns 1 if the double-precision floating-point value `a' is less than
2458 Returns 1 if the double-precision floating-point value `a' is equal to the
2479 Returns 1 if the double-precision floating-point value `a' is less than or
2505 Returns 1 if the double-precision floating-point value `a' is less than
2532 Returns the result of converting the extended double-precision floating-
2560 Returns the result of converting the extended double-precision floating-
2606 Returns the result of converting the extended double-precision floating-
2607 point value `a' to the single-precision floating-point format. The
2635 Returns the result of converting the extended double-precision floating-
2636 point value `a' to the double-precision floating-point format. The
2664 Rounds the extended double-precision floating-point value `a' to an integer,
2665 and returns the result as an extended quadruple-precision floating-point
2739 precision floating-point values `a' and `b'. If `zSign' is true, the sum is
2808 double-precision floating-point values `a' and `b'. If `zSign' is true,
2877 Returns the result of adding the extended double-precision floating-point
2899 Returns the result of subtracting the extended double-precision floating-
2921 Returns the result of multiplying the extended double-precision floating-
2982 Returns the result of dividing the extended double-precision floating-point
3064 Returns the remainder of the extended double-precision floating-point value
3164 Returns the square root of the extended double-precision floating-point
3241 Returns 1 if the extended double-precision floating-point value `a' is
3272 Returns 1 if the extended double-precision floating-point value `a' is
3306 Returns 1 if the extended double-precision floating-point value `a' is
3340 Returns 1 if the extended double-precision floating-point value `a' is equal
3368 Returns 1 if the extended double-precision floating-point value `a' is less
3402 Returns 1 if the extended double-precision floating-point value `a' is less