Searched refs:log10_2hi (Results 1 – 2 of 2) sorted by relevance
23 log10_2hi = 3.0102920532e-01, /* 0x3e9a2080 */ variable52 return z+y*log10_2hi; in __ieee754_log10f()
54 static const double log10_2hi = 3.01029995663611771306e-01; /* 0x3FD34413509F6000 */ variable88 return z + y * log10_2hi; in __ieee754_log10()
Completed in 4 milliseconds