Searched refs:CMPLXF32 (Results 1 – 3 of 3) sorted by relevance
29 #define BUILD_COMPLEX(real, imag) (CMPLXF32 ((real), (imag)))
67 # define CMPLXF32(x, y) __builtin_complex ((_Float32) (x), (_Float32) (y)) macro
29836 [__HAVE_FLOAT32 && __GLIBC_USE (IEC_60559_TYPES_EXT)] (CMPLXF32):