Home
last modified time | relevance | path

Searched defs:two52 (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/lib/libm/i386/src/
H A Dilogb.S37 two52: .long 0x0,0x43300000 / 2**52 label
/illumos-gate/usr/src/lib/libm/common/C/
H A Dceil.c43 two52 = 4503599627370496.0; variable
H A Dfloor.c43 two52 = 4503599627370496.0; variable
H A Dlogb.c38 static const double two52 = 4503599627370496.0; variable
H A Dilogb.c36 static const double two52 = 4503599627370496.0; variable
H A Dscalbn.c40 static const double two52 = 4503599627370496.0; variable
H A Drint.c51 two52 = 4503599627370496.0, variable
H A D__lgamma.c44 two52 = 4503599627370496.0, /* 43300000,00000000 (used by sin_pi) */ variable
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dscalbln.c37 static const double two52 = 4503599627370496.0; variable
H A Dfma.c56 #define two52 C[2].d macro
/illumos-gate/usr/src/lib/libc/port/fp/
H A D__flt_decim.c210 #define two52 C[0].d macro
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vlog.c614 #define two52 C[7] macro