Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/compiler-rt/builtins/
H A Dint_types.h266 #define COMPLEXTF_IMAGINARY(x) __imag__(x) macro
272 #define COMPLEXTF_IMAGINARY(x) (x).imaginary macro