Searched refs:two63 (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/system/libroot/posix/glibc/arch/generic/
H A Ds_lrintl.c26 static const long double two63[2] = variable
50 w = two63[sx] + x;
51 t = w - two63[sx];
63 w = two63[sx] + x;
64 t = w - two63[sx];
H A Ds_llrintl.c26 static const long double two63[2] = variable
54 w = two63[sx] + x;
55 t = w - two63[sx];
H A Ds_scalblnl.c36 two63 = 4.50359962737049600000e+15, variable
53 x *= two63;
H A De_lgammal_r.c105 two63 = 9.223372036854775808e18L, variable
253 z = y + two63; /* exact */

Completed in 46 milliseconds