Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libm/common/R/
H A Dscalbnf.c38 static const float two23f = 8388608.0F; variable
74 x *= two23f; in scalbnf()
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dscalblnf.c37 static const float two23f = 8388608.0F; variable
73 x *= two23f; in scalblnf()