Home
last modified time | relevance | path

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

/math/
A Dtest-float32.h29 #define BUILD_COMPLEX(real, imag) (CMPLXF32 ((real), (imag)))
A Dcomplex.h67 # define CMPLXF32(x, y) __builtin_complex ((_Float32) (x), (_Float32) (y)) macro

Completed in 3 milliseconds