Home
last modified time | relevance | path

Searched refs:CMPLXF32 (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/math/
Dtest-float32.h29 #define BUILD_COMPLEX(real, imag) (CMPLXF32 ((real), (imag)))
Dcomplex.h67 # define CMPLXF32(x, y) __builtin_complex ((_Float32) (x), (_Float32) (y)) macro
/glibc-2.36/ChangeLog.old/
DChangeLog.1929836 [__HAVE_FLOAT32 && __GLIBC_USE (IEC_60559_TYPES_EXT)] (CMPLXF32):