OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:COMPLEX_REAL
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/lib/compiler-rt/builtins/
int_types.h
153
#define
COMPLEX_REAL
(x) __real__(x)
162
#define
COMPLEX_REAL
(x) (x).real
/external/compiler-rt/lib/builtins/
int_types.h
153
#define
COMPLEX_REAL
(x) __real__(x)
162
#define
COMPLEX_REAL
(x) (x).real
Completed in 690 milliseconds