]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a u suffix to the IEEEl2bits unions o_threshold and u_threshold,
authorkargl <kargl@FreeBSD.org>
Mon, 3 Jun 2013 18:07:04 +0000 (18:07 +0000)
committerkargl <kargl@FreeBSD.org>
Mon, 3 Jun 2013 18:07:04 +0000 (18:07 +0000)
commit5426a2bf25c3acab8706393936d68642445c8fae
treef29a3feb41e98265051125024ec150cc5b9990da
parent0ded3d37df30ac90468c725aca63495d1380d443
Add a u suffix to the IEEEl2bits unions o_threshold and u_threshold,
and use macros to access the e component of the unions.  This allows
the portions of the code in ld80 to be identical to the ld128 code.

Obtained from: bde
lib/msun/ld80/s_expl.c