Lines Matching full:qnan
281 * a sNaN, a new qNaN has to be generated. This is done in
282 * floatXX_maybe_silence_nan(). For qNaN inputs the specifications
283 * says: "When possible, this QNaN result is one of the operand QNaN
285 * the first operand if both operands are qNaN. In short this gives
308 * 1. A if it sNaN or qNaN
309 * 2. B if it sNaN or qNaN
323 * SNaN + QNaN => return the QNaN
327 * QNaN and a non-NaN => return the QNaN