Home
last modified time | relevance | path

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

/math/
A Dtest-float64.h29 #define BUILD_COMPLEX(real, imag) (CMPLXF64 ((real), (imag)))
A Dcomplex.h71 # define CMPLXF64(x, y) __builtin_complex ((_Float64) (x), (_Float64) (y)) macro

Completed in 4 milliseconds