Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libm/common/Q/
H A Dscalbnl.c41 static const long double xtwot = 10384593717069655257060992658440192.0L, variable
53 static const long double xtwot = 18446744073709551616.0L, /* 2^64 */ variable
66 x *= xtwot; in scalbnl()
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dscalblnl.c40 static const long double xtwot = 10384593717069655257060992658440192.0L, variable
52 static const long double xtwot = 18446744073709551616.0L, /* 2^64 */ variable
65 x *= xtwot; in scalblnl()