Home
last modified time | relevance | path

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

/freebsd/lib/msun/src/
H A Ds_expm1f.c26 ln2_lo = 9.0580006145e-06,/* 0x3717f7d1 */ variable
H A De_logf.c21 ln2_lo = 9.0580006145e-06, /* 0x3717f7d1 */ variable
H A Ds_log1pf.c23 ln2_lo = 9.0580006145e-06, /* 0x3717f7d1 */ variable
H A Ds_log1p.c84 ln2_lo = 1.90821492927058770002e-10, /* 3dea39ef 35793c76 */ variable
H A Ds_clog.c40 ln2_lo = 1.6465949582897082e-12; /* 0x1cf79abc9e3b3a.0p-92 */ variable
H A Ds_expm1.c117 ln2_lo = 1.90821492927058770002e-10,/* 0x3dea39ef, 0x35793c76 */ variable
H A De_log.c71 ln2_lo = 1.90821492927058770002e-10, /* 3dea39ef 35793c76 */ 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.h19 float ln2_lo, c0, c2, c4; 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.c122 #define ln2_lo F_lo(TSIZE - 1) macro
/freebsd/lib/msun/ld80/
H A Ds_logl.c119 #define ln2_lo F_lo(TSIZE - 1) macro
/freebsd/contrib/arm-optimized-routines/math/
H A Dmath_config.h592 double ln2_hi, ln2_lo; member