Home
last modified time | relevance | path

Searched refs:twom25f (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/R/
H A Dscalbnf.c36 static const float twom25f = 2.98023223876953125e-8F; variable
94 return (x * twom25f); in scalbnf()
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dscalblnf.c35 static const float twom25f = 2.98023223876953125e-8F; variable
91 return (x * twom25f); in scalblnf()