Searched refs:CMPLXF128 (Results 1 – 3 of 3) sorted by relevance
29 #define BUILD_COMPLEX(real, imag) (CMPLXF128 ((real), (imag)))
75 # define CMPLXF128(x, y) __builtin_complex ((_Float128) (x), (_Float128) (y)) macro
5269 [__HAVE_FLOAT128 && __GLIBC_USE (IEC_60559_TYPES_EXT)] (CMPLXF128):