Home
last modified time | relevance | path

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

/math/
A Dtest-ldouble.h24 #define BUILD_COMPLEX(real, imag) (CMPLXL ((real), (imag)))
A Dtst-CMPLX.c48 C (CMPLXL, long double); in do_test()
A Dtst-CMPLX2.c126 long double, comparecl, CMPLXL); in check_long_double()
A Dcomplex.h59 # define CMPLXL(x, y) __builtin_complex ((long double) (x), (long double) (y)) macro

Completed in 5 milliseconds