Home
last modified time | relevance | path

Searched defs:ln2_hi (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/lib/msun/src/
H A Ds_expm1f.c25 ln2_hi = 6.9313812256e-01,/* 0x3f317180 */ variable
H A De_logf.c20 ln2_hi = 6.9313812256e-01, /* 0x3f317180 */ variable
H A Ds_log1pf.c22 ln2_hi = 6.9313812256e-01, /* 0x3f317180 */ variable
H A Ds_log1p.c83 ln2_hi = 6.93147180369123816490e-01, /* 3fe62e42 fee00000 */ variable
H A Ds_clog.c39 ln2_hi = 6.9314718055829871e-1, /* 0x162e42fefa0000.0p-53 */ variable
H A Ds_expm1.c116 ln2_hi = 6.93147180369123816490e-01,/* 0x3fe62e42, 0xfee00000 */ variable
H A De_log.c70 ln2_hi = 6.93147180369123816490e-01, /* 3fe62e42 fee00000 */ variable
H A Ds_clogl.c42 ln2_hi = 6.9314718055829871e-1; /* 0x162e42fefa0000.0p-53 */ variable
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dsv_expm1f_inline.h18 float32_t c2, c4, ln2_hi, ln2_lo; member
H A Dexpm1f.c19 float c2, c4, ln2_hi, ln2_lo; member
H A Dexpm1.c21 double ln2_hi, ln2_lo; member
H A Dsv_expf_inline.h20 float ln2_hi, shift; member
H A Dtanh.c16 float64_t inv_ln2, ln2_hi, ln2_lo, shift; member
H A Dcosh.c15 float64_t inv_ln2, ln2_hi, ln2_lo, shift, thres; member
H A Dlog1p.c16 double ln2_hi, ln2_lo; member
H A Dexp.c16 double ln2_hi, ln2_lo, inv_ln2, shift, thres; member
H A Dpow.c57 double log_c0, log_c2, log_c4, log_c6, ln2_hi, ln2_lo; member
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dv_expf_inline.h16 float ln2_hi, ln2_lo, c0, c2; member
H A Dv_expm1f_inline.h19 float ln2_hi, ln2_lo; member
H A Dexpf_1u.c17 float ln2_hi, ln2_lo, c0, nothing; member
H A Dexp.c19 float64x2_t inv_ln2, ln2_hi, ln2_lo, shift; member
H A Dexpf.c14 float ln2_hi, ln2_lo, c0, c2; member
H A Dpow.c28 double ln2_lo, ln2_hi; member
/freebsd/lib/msun/ld128/
H A Ds_logl.c121 #define ln2_hi F_hi(TSIZE - 1) macro
/freebsd/lib/msun/ld80/
H A Ds_logl.c118 #define ln2_hi F_hi(TSIZE - 1) macro

12