Lines Matching full:signals
187 This occurs and signals clamped if the exponent of a result has been
228 This occurs and signals invalid-operation if an string is being
238 This occurs and signals division-by-zero if division of a finite number
254 This occurs and signals invalid-operation if the integer result of a
265 This occurs and signals invalid-operation if division by zero was
276 This occurs and signals inexact whenever the result of an operation is
288 This occurs and signals invalid-operation if an invalid context was
302 This occurs and signals rounded whenever the result of an operation is
314 This occurs and signals subnormal whenever the result of a conversion or
325 This occurs and signals overflow if the adjusted exponent of a result
363 This occurs and signals underflow if a result is inexact and the
379 # Map conditions (per the spec) to signals
1706 # raise the appropriate signals, taking care to respect
2348 # these signals either before or after calling _fix, since
2349 # that would violate the precedence for signals. So we wrap
2374 # propagate signals to the original context; _fix could
2489 # signals Clamped if necessary
2716 NaN (and signals if one is sNaN). Also rounds.
2758 NaN (and signals if one is sNaN). Also rounds.