Searched defs:COMPLEX_REAL (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/builtins/
H A Dint_types.h153 #define COMPLEX_REAL(x) __real__(x) macro
162 #define COMPLEX_REAL(x) (x).real macro

Completed in 95 milliseconds