Searched refs:kln2 (Results 1 – 2 of 2) sorted by relevance
5 static const double kln2 = 0x1.62066151add8bp+10; variable15 return exp(x - kln2) * scale * scale; in __expo2()
5 static const float kln2 = 0x1.45c778p+7f; variable15 return expf(x - kln2) * scale * scale; in __expo2f()