Home
last modified time | relevance | path

Searched refs:Lg4 (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/msun/src/
H A Dk_logf.h21 Lg4 = 0xf89e26.0p-26; /* 0.24279078841 */ variable
31 t1= w*(Lg2+w*Lg4); in k_log1pf()
H A Dk_log.h74 Lg4 = 2.222219843214978396e-01, /* 3FCC71C5 1D8E78AF */ variable
91 t1= w*(Lg2+w*(Lg4+w*Lg6)); in k_log1p()
H A De_logf.c27 Lg4 = 0xf89e26.0p-26; /* 0.24279078841 */ variable
74 t1= w*(Lg2+w*Lg4); in logf()
H A De_log.c76 Lg4 = 2.222219843214978396e-01, /* 3FCC71C5 1D8E78AF */ variable
127 t1= w*(Lg2+w*(Lg4+w*Lg6)); in log()