Searched defs:invln2 (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/lib/msun/bsdsrc/
H A Db_exp.c81 invln2 = 0x1.71547652b82fep0; /* 1 / log(2.) */ variable
/freebsd-current/lib/msun/src/
H A De_expf.c30 invln2 = 1.4426950216e+00, /* 0x3fb8aa3b */ variable
H A Ds_expm1f.c27 invln2 = 1.4426950216e+00,/* 0x3fb8aa3b */ variable
H A De_exp.c89 invln2 = 1.44269504088896338700e+00, /* 0x3ff71547, 0x652b82fe */ variable
H A Ds_expm1.c118 invln2 = 1.44269504088896338700e+00,/* 0x3ff71547, 0x652b82fe */ variable
/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A Dv_expm1_2u5.c16 float64x2_t invln2, ln2, shift; member in struct:data
H A Dv_exp_tail_inline.h26 float64x2_t shift, invln2, ln2_hi, ln2_lo; member in struct:data
H A Dv_log2_3u.c20 float64x2_t invln2; member in struct:data
H A Dmath_config.h529 double invln2; member in struct:v_log2_data
/freebsd-current/lib/msun/ld80/
H A Db_expl.c72 #define invln2 (invln2u.e) macro

Completed in 196 milliseconds