Home
last modified time | relevance | path

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

/third_party/musl/include/
Dcomplex.h108 #define creal(x) ((double)(x)) macro
Dtgmath.h225 #define creal(x) __tg_complex_retreal(creal, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
Dcomplex.h108 #define creal(x) ((double)(x)) macro
Dtgmath.h225 #define creal(x) __tg_complex_retreal(creal, (x)) macro
/third_party/musl/porting/uniproton/kernel/include/
Dcomplex.h108 #define creal(x) ((double)(x)) macro
Dtgmath.h225 #define creal(x) __tg_complex_retreal(creal, (x)) macro
/third_party/musl/porting/liteos_a/kernel/include/
Dcomplex.h108 #define creal(x) ((double)(x)) macro