Lines Matching full:threshold
166 Range: Overflow threshold = 2.0**128 = 3.4e38
167 Underflow threshold = 0.5**126 = 1.2e\-38
201 Range: Overflow threshold = 2.0**1024 = 1.8e308
202 Underflow threshold = 0.5**1022 = 2.2e\-308
232 Range: Overflow threshold = 2.0**16384 = 1.2e4932
233 Underflow threshold = 0.5**16382 = 3.4e\-4932
263 Range: Overflow threshold = 2.0**16384 = 1.2e4932
264 Underflow threshold = 0.5**16382 = 3.4e\-4932
296 underflow threshold, or to test the Underflow
308 underflow threshold, as is almost always the case,
411 the exact result would be finite but beyond the overflow threshold.
419 the exact result would be nonzero but tinier than the underflow threshold.