Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libm/common/C/
H A Dlog.c132 #define TWO52 P[1] macro
178 x *= TWO52; in log()
H A Dlog10.c125 #define TWO52 P[1] macro
174 x *= TWO52; in log10()
H A Dlog2.c125 #define TWO52 P[1] macro
177 x *= TWO52; in log2()