Lines Matching refs:functions
129 The only functions required by the IEC/IEEE Standard that are not provided
201 integers. The complete set of conversion functions is:
235 following functions are provided for improved speed and convenience:
242 These variant functions ignore `float_rounding_mode' and always round toward
248 The following standard arithmetic functions are provided:
258 Rounding of the extended double-precision (`floatx80') functions is affected
266 the IEC/IEEE Standard. The remainder functions are:
274 of the same type. Given operands x and y, the remainder functions return
277 remainder functions are always exact and so require no rounding.
280 functions can take considerably longer to execute than the other SoftFloat
281 functions. This is inherent in the remainder operation itself and is not a
288 specified by the IEC/IEEE Standard. The functions are:
303 The following floating-point comparison functions are provided:
316 (!=) functions are easily obtained using the functions provided. The
323 functions raise the invalid exception if either input is any kind of NaN.
324 The equal functions, on the other hand, are defined not to raise the invalid
326 additional functions:
333 The `signaling' equal functions are identical to the standard functions
335 the `quiet' comparison functions are identical to their counterparts except
341 The following functions test whether a floating-point value is a signaling
349 The functions take one operand and return 1 if the operand is a signaling