Searched refs:two25 (Results 1 – 6 of 6) sorted by relevance
18 static const float two25 = 3.3554432000e+07; /* 0x4c000000 */ variable30 x *= two25; in frexpf()
18 static const float two25 = 3.3554432000e+07, /* 0x4c000000 */ variable40 x *= two25; /* subnormal number, scale up x */ in log10f()
21 two25 = 3.355443200e+07, /* 0x4c000000 */ variable49 x *= two25; /* subnormal number, scale up x */ in logf()
19 two25 = 3.355443200e+07, /* 0x4c000000 */ variable34 x *= two25; in scalblnf()
27 two25 = 3.355443200e+07, /* 0x4c000000 */ variable40 x *= two25; in scalbnf()
22 two25 = 3.355443200e+07, /* 0x4c000000 */ variable52 if(two25+x>zero /* raise inexact */ in log1pf()