Searched refs:SET_FLOAT128_MSW64 (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/sysdeps/ieee754/float128/ | ||
D | ieee754_float128.h | 90 # define SET_FLOAT128_MSW64(d,v) \ macro |
D | float128_private.h | 47 #define SET_LDOUBLE_MSW64(x,y) SET_FLOAT128_MSW64 (x, y) |