Home
last modified time | relevance | path

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

/arm-trusted-firmware/lib/compiler-rt/builtins/
H A Dint_types.h264 #define COMPLEXTF_IMAGINARY(x) __imag__(x) macro
270 #define COMPLEXTF_IMAGINARY(x) (x).imaginary macro