Lines Matching full:ieee
1611 // Assemble the specified IEEE-754 components into the target type and apply
1614 // exponent: Unbiased IEEE-754 exponent.
1616 // normal IEEE-754 values) must not be omitted. This bit has the
1697 // This is true for all binary IEEE-754 formats.
1741 // Clear the topmost mantissa bit, since this is not encoded in IEEE-754
1936 // representable using an IEEE-754 float is also representable using an
1937 // IEEE-754 double.
1982 // Extract the IEEE-754 double components.
1984 // Extract the exponent and remove the IEEE-754 encoding bias.