Home
last modified time | relevance | path

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

/sysdeps/ieee754/ldbl-128/
A Ds_lrintl.c28 static const _Float128 two112[2] = variable
67 w = two112[sx] + x; in __lrintl()
68 t = w - two112[sx]; in __lrintl()
94 w = two112[sx] + x; in __lrintl()
95 t = w - two112[sx]; in __lrintl()
A Ds_llrintl.c28 static const _Float128 two112[2] = variable
64 w = two112[sx] + x; in __llrintl()
65 t = w - two112[sx]; in __llrintl()

Completed in 3 milliseconds