Home
last modified time | relevance | path

Searched refs:CMPLX (Results 1 – 5 of 5) sorted by relevance

/math/
A Dtst-CMPLX2.c37 #ifdef CMPLX
119 double, comparec, CMPLX); in check_double()
133 #ifdef CMPLX in do_test()
A Dtst-CMPLX.c10 #ifdef CMPLX in do_test()
47 C (CMPLX, double); in do_test()
A Dtest-double.h22 #define BUILD_COMPLEX(real, imag) (CMPLX ((real), (imag)))
A Dcomplex.h57 # define CMPLX(x, y) __builtin_complex ((double) (x), (double) (y)) macro
A DMakefile240 test-tgmath-int test-tgmath2 test-powl tst-CMPLX tst-CMPLX2 test-snan \

Completed in 7 milliseconds