Home
last modified time | relevance | path

Searched refs:CMPLXF64X (Results 1 – 2 of 2) sorted by relevance

/math/
A Dtest-float64x.h29 #define BUILD_COMPLEX(real, imag) (CMPLXF64X ((real), (imag)))
A Dcomplex.h83 # define CMPLXF64X(x, y) __builtin_complex ((_Float64x) (x), (_Float64x) (y)) macro

Completed in 3 milliseconds