Home
last modified time | relevance | path

Searched refs:two63 (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/sysdeps/ieee754/ldbl-96/
Ds_lrintl.c27 static const long double two63[2] = variable
64 w = two63[sx] + x; in __lrintl()
65 t = w - two63[sx]; in __lrintl()
91 w = two63[sx] + x; in __lrintl()
92 t = w - two63[sx]; in __lrintl()
Ds_llrintl.c27 static const long double two63[2] = variable
67 w = two63[sx] + x; in __llrintl()
68 t = w - two63[sx]; in __llrintl()
Ds_scalblnl.c26 two63 = 0x1p63L, variable
39 x *= two63; in __scalblnl()
De_lgammal_r.c103 two63 = 9.223372036854775808e18L, variable
241 z = y + two63; /* exact */ in sin_pi()
/glibc-2.36/ChangeLog.old/
DChangeLog.1841112 * sysdeps/ieee754/ldbl-96/s_scalblnl.c (two63): Change value to