Searched refs:GET_FLOAT128_LSW64 (Results 1 – 2 of 2) sorted by relevance
/sysdeps/ieee754/float128/ | ||
A D | ieee754_float128.h | 100 # define GET_FLOAT128_LSW64(v,d) \ macro |
A D | float128_private.h | 43 #define GET_LDOUBLE_LSW64(x,y) GET_FLOAT128_LSW64 (x, y) |
Completed in 5 milliseconds