Lines Matching full:precision
14 mode, tininess mode, and/or rounding precision.
69 precision operations affected by rounding precision control, `timesoftfloat'
70 also times the function for all three rounding precision modes, one after
72 mode, a single tininess mode, and/or a single rounding precision with
88 operations, particularly for extended double precision (`floatx80') and
89 quadruple precision (`float128'). This is inherent to the remainder
108 For extended double-precision functions affected by rounding precision
110 in which rounding precision is equivalent to single precision. The other
111 rounding precision options are not timed. Likewise, the `-precision64'
112 and `-precision80' options fix the rounding precision equivalent to double
113 precision or extended double precision, respectively. These options are
114 ignored for functions not affected by rounding precision control.