Searched refs:ivln2_l (Results 1 - 2 of 2) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
H A De_pow.c94 ivln2_l = 1.92596299112661746887e-08; /* 0x3E54AE0B, 0xF85DDF44 =1/ln2 tail*/ variable
202 v = t*ivln2_l-w*ivln2;
H A De_powf.c53 ivln2_l = 7.0526075433e-06; /* 0x36eca570 =1/ln2 tail*/ variable
143 v = t*ivln2_l-w*ivln2;

Completed in 1362 milliseconds