Home
last modified time | relevance | path

Searched refs:CMPLXL (Results 1 – 7 of 7) sorted by relevance

/glibc-2.36/math/
Dtest-ldouble.h24 #define BUILD_COMPLEX(real, imag) (CMPLXL ((real), (imag)))
Dtst-CMPLX.c48 C (CMPLXL, long double); in do_test()
Dtst-CMPLX2.c126 long double, comparecl, CMPLXL); in check_long_double()
Dcomplex.h59 # define CMPLXL(x, y) __builtin_complex ((long double) (x), (long double) (y)) macro
/glibc-2.36/conform/data/
Dcomplex.h-data80 macro-function {long double complex} CMPLXL (long double, long double)
/glibc-2.36/
DNEWS5208 + CMPLX, CMPLXF, CMPLXL added
/glibc-2.36/ChangeLog.old/
DChangeLog.1866898 __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
89513 * math/complex.h (CMPLXL): Fix typo.
89530 * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.