Searched refs:GET_FLOAT128_WORDS64 (Results 1 – 2 of 2) sorted by relevance
/sysdeps/ieee754/float128/ | ||
A D | ieee754_float128.h | 61 # define GET_FLOAT128_WORDS64(ix0,ix1,d) \ macro |
A D | float128_private.h | 45 #define GET_LDOUBLE_WORDS64(x,y,z) GET_FLOAT128_WORDS64 (x, y, z) |
Completed in 5 milliseconds