Searched refs:CMPLXL (Results 1 – 7 of 7) sorted by relevance
/glibc-2.36/math/ |
D | test-ldouble.h | 24 #define BUILD_COMPLEX(real, imag) (CMPLXL ((real), (imag)))
|
D | tst-CMPLX.c | 48 C (CMPLXL, long double); in do_test()
|
D | tst-CMPLX2.c | 126 long double, comparecl, CMPLXL); in check_long_double()
|
D | complex.h | 59 # define CMPLXL(x, y) __builtin_complex ((long double) (x), (long double) (y)) macro
|
/glibc-2.36/conform/data/ |
D | complex.h-data | 80 macro-function {long double complex} CMPLXL (long double, long double)
|
/glibc-2.36/ |
D | NEWS | 5208 + CMPLX, CMPLXF, CMPLXL added
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.18 | 66898 __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro. 89513 * math/complex.h (CMPLXL): Fix typo. 89530 * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
|