Home
last modified time | relevance | path

Searched defs:GET_LDOUBLE_MSW64 (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/ieee754/ldbl-128/
Dmath_ldbl.h86 #define GET_LDOUBLE_MSW64(v,d) \ macro
/glibc-2.36/sysdeps/ieee754/float128/
Dfloat128_private.h44 #define GET_LDOUBLE_MSW64(x,y) GET_FLOAT128_MSW64 (x, y) macro