Searched defs:COMPLEX_IMAGINARY (Results 1 – 1 of 1) sorted by relevance
154 #define COMPLEX_IMAGINARY(x) __imag__(x) macro163 #define COMPLEX_IMAGINARY(x) (x).imaginary macro