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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dint_types.h154 #define COMPLEX_REAL(x) __real__(x) macro
163 #define COMPLEX_REAL(x) (x).real macro

Completed in 116 milliseconds