Home
last modified time | relevance | path

Searched refs:GET_LDOUBLE_MSW64 (Results 1 – 19 of 19) sorted by relevance

/sysdeps/ieee754/ldbl-128/
A Ds_copysignl.c39 GET_LDOUBLE_MSW64 (hx, x); in __copysignl()
40 GET_LDOUBLE_MSW64 (hy, y); in __copysignl()
A Ds_finitel.c30 GET_LDOUBLE_MSW64(hx,x); in __finitel()
A Ds_fabsl.c30 GET_LDOUBLE_MSW64(hx,x); in __fabsl()
A Ds_tanl.c57 GET_LDOUBLE_MSW64(ix,x); in __tanl()
A Ds_frexpl.c45 GET_LDOUBLE_MSW64(hx,x); in __frexpl()
A Ds_sinl.c57 GET_LDOUBLE_MSW64(ix,x); in __sinl()
A Ds_cosl.c57 GET_LDOUBLE_MSW64(ix,x); in __cosl()
A Ds_sincosl.c31 GET_LDOUBLE_MSW64 (ix, x); in __sincosl()
A Ds_rintl.c59 GET_LDOUBLE_MSW64 (i0, t); in __rintl()
A Ds_scalblnl.c44 GET_LDOUBLE_MSW64(hx,x); in __scalblnl()
A Ds_scalbnl.c44 GET_LDOUBLE_MSW64(hx,x); in __scalbnl()
A Ds_nearbyintl.c60 GET_LDOUBLE_MSW64 (i0, t); in __nearbyintl()
A De_remainderl.c67 GET_LDOUBLE_MSW64(hx,x); in __ieee754_remainderl()
A Dmath_ldbl.h86 #define GET_LDOUBLE_MSW64(v,d) \ macro
A De_atan2l.c113 GET_LDOUBLE_MSW64(zh,z); in __ieee754_atan2l()
A Dk_cosl.c84 GET_LDOUBLE_MSW64 (ix, x); in __kernel_cosl()
A Dk_sinl.c86 GET_LDOUBLE_MSW64 (ix, x); in __kernel_sinl()
A Dk_sincosl.c105 GET_LDOUBLE_MSW64 (ix, x); in __kernel_sincosl()
/sysdeps/ieee754/float128/
A Dfloat128_private.h38 #undef GET_LDOUBLE_MSW64
44 #define GET_LDOUBLE_MSW64(x,y) GET_FLOAT128_MSW64 (x, y) macro

Completed in 17 milliseconds