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

/seL4-test-master/projects/musllibc/src/math/
H A Dpow.c82 lg2_h = 6.93147182464599609375e-01, /* 0x3FE62E43, 0x00000000 */ variable
313 u = t*lg2_h;
H A Dpowf.c38 lg2_h = 6.93145752e-01, /* 0x3f317200 */ variable
244 u = t*lg2_h;

Completed in 27 milliseconds