Searched hist:251339 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/lib/msun/ld128/
H A Ds_expl.cdiff 251339 Mon Jun 03 19:27:28 MDT 2013 kargl ld80/s_expl.c:

* Use integral numerical constants, and let the compiler do the
conversion to long double.

ld128/s_expl.c:

* Use integral numerical constants, and let the compiler do the
conversion to long double.
* Use the ENTERI/RETURNI macros, which are no-ops on ld128. This
however makes the ld80 and ld128 identical.

Reviewed by: bde (as part of larger diff)
/freebsd-10.3-release/lib/msun/ld80/
H A Ds_expl.cdiff 251339 Mon Jun 03 19:27:28 MDT 2013 kargl ld80/s_expl.c:

* Use integral numerical constants, and let the compiler do the
conversion to long double.

ld128/s_expl.c:

* Use integral numerical constants, and let the compiler do the
conversion to long double.
* Use the ENTERI/RETURNI macros, which are no-ops on ld128. This
however makes the ld80 and ld128 identical.

Reviewed by: bde (as part of larger diff)

Completed in 66 milliseconds