Lines Matching refs:floatx80
227 floatx80 floatx80_default_nan(float_status *status)
229 floatx80 r;
231 /* None of the targets that have snan_bit_is_one use floatx80. */
255 const floatx80 floatx80_infinity
722 | function for other types as floatx80 has an explicit bit.
725 int floatx80_is_quiet_nan(floatx80 a, float_status *status)
747 | function for other types as floatx80 has an explicit bit.
750 int floatx80_is_signaling_nan(floatx80 a, float_status *status)
774 floatx80 floatx80_silence_nan(floatx80 a, float_status *status)
776 /* None of the targets that have snan_bit_is_one use floatx80. */
788 floatx80 propagateFloatx80NaN(floatx80 a, floatx80 b, float_status *status)