Home
last modified time | relevance | path

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

/math/
A Dtest-float.h22 #define BUILD_COMPLEX(real, imag) (CMPLXF ((real), (imag)))
A Dtst-CMPLX.c46 C (CMPLXF, float); in do_test()
A Dtst-CMPLX2.c112 float, comparecf, CMPLXF); in check_float()
A Dcomplex.h58 # define CMPLXF(x, y) __builtin_complex ((float) (x), (float) (y)) macro

Completed in 6 milliseconds