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