Home
last modified time | relevance | path

Searched defs:imag (Results 1 – 8 of 8) sorted by relevance

/glibc-2.36/math/
Dtest-float32.h29 #define BUILD_COMPLEX(real, imag) (CMPLXF32 ((real), (imag))) argument
Dtest-float32x.h29 #define BUILD_COMPLEX(real, imag) (CMPLXF32X ((real), (imag))) argument
Dtest-float64.h29 #define BUILD_COMPLEX(real, imag) (CMPLXF64 ((real), (imag))) argument
Dtest-double.h22 #define BUILD_COMPLEX(real, imag) (CMPLX ((real), (imag))) argument
Dtest-float.h22 #define BUILD_COMPLEX(real, imag) (CMPLXF ((real), (imag))) argument
Dtest-float128.h29 #define BUILD_COMPLEX(real, imag) (CMPLXF128 ((real), (imag))) argument
Dtest-float64x.h29 #define BUILD_COMPLEX(real, imag) (CMPLXF64X ((real), (imag))) argument
Dtest-ldouble.h24 #define BUILD_COMPLEX(real, imag) (CMPLXL ((real), (imag))) argument