Home
last modified time | relevance | path

Searched refs:underflows (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/gdtoa/
H A Dchanges60 fix storage leak in strtod with underflows and overflows near
111 underflows when the result does not underflow; compiling with
267 errno = ERANGE when the result overflows or underflows to 0.
271 underflows to zero but otherwise use IEEE arithmetic without
377 mattered for underflows and overflows in 0x notation.
498 underflows.
598 of some input that underflows to zero. Also fix a bug in bigcomp()'s
631 is rounded to Infinity or underflows to zero. Fix a memory leak in
H A DREADME133 if the result overflows to +Infinity or underflows to 0. Compile
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_mul_impl.inc100 // If the result is so small that it just underflows to zero, return
/freebsd/sys/conf/
H A DNOTES475 # DEBUG_REDZONE enables buffer underflows and buffer overflows detection for
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES2073 Add several checks to avoid (theoretical) buffer over/underflows.