Searched hist:176243 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/lib/msun/src/
H A Ds_ceill.cdiff 176243 Wed Feb 13 16:56:52 MST 2008 bde On arches where long double is the same as double, alias ceil(), floor()
and trunc() to the corresponding long double functions. This is not
just an optimization for these arches. The full long double functions
have a wrong value for `huge', and the arches without full long doubles
depended on it being wrong.
H A Ds_floorl.cdiff 176243 Wed Feb 13 16:56:52 MST 2008 bde On arches where long double is the same as double, alias ceil(), floor()
and trunc() to the corresponding long double functions. This is not
just an optimization for these arches. The full long double functions
have a wrong value for `huge', and the arches without full long doubles
depended on it being wrong.
H A Ds_truncl.cdiff 176243 Wed Feb 13 16:56:52 MST 2008 bde On arches where long double is the same as double, alias ceil(), floor()
and trunc() to the corresponding long double functions. This is not
just an optimization for these arches. The full long double functions
have a wrong value for `huge', and the arches without full long doubles
depended on it being wrong.
/freebsd-11.0-release/lib/msun/
H A DMakefilediff 176243 Wed Feb 13 16:56:52 MST 2008 bde On arches where long double is the same as double, alias ceil(), floor()
and trunc() to the corresponding long double functions. This is not
just an optimization for these arches. The full long double functions
have a wrong value for `huge', and the arches without full long doubles
depended on it being wrong.

Completed in 69 milliseconds