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

/seL4-test-master/projects/musllibc/src/math/
H A Dpow.c90 ivln2_l = 1.92596299112661746887e-08; /* 0x3E54AE0B, 0xF85DDF44 =1/ln2 tail*/ variable
214 v = t*ivln2_l - w*ivln2;
H A Dpowf.c46 ivln2_l = 7.0526075433e-06; /* 0x36eca570 =1/ln2 tail*/ variable
140 v = t*ivln2_l - w*ivln2;

Completed in 27 milliseconds