Searched refs:log10_2hi (Results 1 – 2 of 2) sorted by relevance
27 log10_2hi = 3.0102920532e-01, /* 0x3e9a2080 */ variable65 y * ((float_t)log10_2lo + log10_2hi); in __ieee754_log10f()71 y*log10_2hi; in __ieee754_log10f()
35 log10_2hi = 3.01029995663611771306e-01, /* 0x3FD34413, 0x509F6000 */ variable76 y2 = y*log10_2hi; in __ieee754_log10()