Home
last modified time | relevance | path

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

/math/
A Dtest-float128.h29 #define BUILD_COMPLEX(real, imag) (CMPLXF128 ((real), (imag)))
A Dcomplex.h75 # define CMPLXF128(x, y) __builtin_complex ((_Float128) (x), (_Float128) (y)) macro

Completed in 4 milliseconds