This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2] Use integer constants in mpa.c


On 03/26/2013 06:49 AM, Siddhesh Poyarekar wrote:
> 	* sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
> 	constants.
> 	(norm): Likewise.
> 	(denorm): Likewise.
> 	(__dbl_mp): Likewise.
> 	(add_magnitudes): Likewise.
> 	(sub_magnitudes): Likewise.
> 	(__add): Likewise.
> 	(__sub): Likewise.
> 	(__mul): Likewise.
> 	(__sqr): Likewise.
> 	(__inv): Likewise.
> 	(__dvd): Likewise.

Looks ok.

Can we expect the ZERO et al defines to go away too?


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]