/[base]
ViewVC logotype

Revision 336090


Jump to revision: Previous Next
Author: markj
Date: Sun Jul 8 16:33:58 2018 UTC (5 years, 11 months ago)
Changed paths: 2
Log Message:
Reduce diff between msun/src/e_pow.c and msun/src/e_powf.c.

Remove unnecessary casts, use integer literal constants instead of
floating point constants where possible, and introduce three const
static variables to hold 0.5, 0.25, and 1/3.

PR:		229420
Submitted by:	Steve Kargl <sgk@troutmask.apl.washington.edu>
MFC after:	1 week


Changed paths

Path Details
Directoryhead/lib/msun/src/e_pow.c modified , text changed
Directoryhead/lib/msun/src/e_powf.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27