Searched refs:two63 (Results 1 – 4 of 4) sorted by relevance
27 static const long double two63[2] = variable64 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()
27 static const long double two63[2] = variable67 w = two63[sx] + x; in __llrintl()68 t = w - two63[sx]; in __llrintl()
26 two63 = 0x1p63L, variable39 x *= two63; in __scalblnl()
103 two63 = 9.223372036854775808e18L, variable241 z = y + two63; /* exact */ in sin_pi()
Completed in 5 milliseconds