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

/seL4-test-master/projects/musllibc/src/math/
H A Dpow.c88 ivln2 = 1.44269504088896338700e+00, /* 0x3FF71547, 0x652B82FE =1/ln2 */ variable
214 v = t*ivln2_l - w*ivln2;
H A Dpowf.c44 ivln2 = 1.4426950216e+00, /* 0x3fb8aa3b =1/ln2 */ variable
140 v = t*ivln2_l - w*ivln2;

Completed in 35 milliseconds