Searched refs:TWO52 (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/C/
H A Dlog.c106 /* TWO52 */ 4503599627370496.0,
132 #define TWO52 P[1] macro
178 x *= TWO52;
H A Dlog10.c96 /* TWO52 */ 4503599627370496.0,
125 #define TWO52 P[1] macro
174 x *= TWO52;
H A Dlog2.c97 /* TWO52 */ 4503599627370496.0,
125 #define TWO52 P[1] macro
177 x *= TWO52;

Completed in 618 milliseconds