Searched refs:CMPLXF (Results 1 – 7 of 7) sorted by relevance
/glibc-2.36/math/ |
D | test-float.h | 22 #define BUILD_COMPLEX(real, imag) (CMPLXF ((real), (imag)))
|
D | tst-CMPLX.c | 46 C (CMPLXF, float); in do_test()
|
D | tst-CMPLX2.c | 112 float, comparecf, CMPLXF); in check_float()
|
D | complex.h | 58 # define CMPLXF(x, y) __builtin_complex ((float) (x), (float) (y)) macro
|
/glibc-2.36/conform/data/ |
D | complex.h-data | 79 macro-function {float complex} CMPLXF (float, float)
|
/glibc-2.36/ |
D | NEWS | 5208 + CMPLX, CMPLXF, CMPLXL added
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.18 | 89530 * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
|