Home
last modified time | relevance | path

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

/sysdeps/ieee754/ldbl-128/
A Ds_tanl.c66 GET_LDOUBLE_LSW64(n,x); in __tanl()
A Ds_sinl.c67 GET_LDOUBLE_LSW64(n,x); in __sinl()
A Ds_cosl.c67 GET_LDOUBLE_LSW64(n,x); in __cosl()
A Dmath_ldbl.h105 #define GET_LDOUBLE_LSW64(v,d) \ macro
/sysdeps/ieee754/float128/
A Dfloat128_private.h37 #undef GET_LDOUBLE_LSW64
43 #define GET_LDOUBLE_LSW64(x,y) GET_FLOAT128_LSW64 (x, y) macro

Completed in 6 milliseconds