Home
last modified time | relevance | path

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

/third_party/musl/src/complex/
H A Dcreal.c3 double (creal)(double complex z) in creal() function
/third_party/musl/porting/liteos_a/kernel/include/
H A Dcomplex.h108 #define creal(x) ((double)(x)) macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dcomplex.h108 #define creal(x) ((double)(x)) macro
H A Dtgmath.h162 #undef creal macro
225 #define creal(x) __tg_complex_retreal(creal, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dcomplex.h108 #define creal(x) ((double)(x)) macro
H A Dtgmath.h162 #undef creal macro
225 #define creal(x) __tg_complex_retreal(creal, (x)) macro
/third_party/musl/include/
H A Dcomplex.h108 #define creal(x) ((double)(x)) macro
H A Dtgmath.h162 #undef creal macro
225 #define creal(x) __tg_complex_retreal(creal, (x)) macro

Completed in 4 milliseconds