Searched defs:two25 (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libm/common/R/ | ||
H A D | ilogbf.c | 36 static const float two25 = 33554432.0F; variable 78 x *= two25; |
H A D | logbf.c | 37 static const float two25 = 33554432.0F; variable 73 x *= two25; |
Completed in 42 milliseconds