Lines Matching defs:extended
986 // For x87 extended precision, we want to make a NaN, not a
1348 // Make a copy so we can convert it to the extended semantics.
2330 extended-precision calculation. */
2632 // For x87 extended precision, we want to make a NaN, not a special NaN if
2869 integer is signed, in which case it must be sign-extended. */
3563 IEEEFloat extended(*this);
3564 fs = extended.convert(extendedSemantics, rmNearestTiesToEven, &losesInfo);
3568 IEEEFloat u(extended);
3576 // the extended format and compute the difference. This now should
3583 IEEEFloat v(extended);