Home
last modified time | relevance | path

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

/math/
A Dtest-float32x.h29 #define BUILD_COMPLEX(real, imag) (CMPLXF32X ((real), (imag)))
A Dcomplex.h79 # define CMPLXF32X(x, y) __builtin_complex ((_Float32x) (x), (_Float32x) (y)) macro

Completed in 3 milliseconds