Home
last modified time | relevance | path

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

/third_party/musl/src/complex/
H A Dcimag.c3 double (cimag)(double complex z) in cimag() function
/third_party/musl/porting/liteos_a/kernel/include/
H A Dcomplex.h112 #define cimag(x) __CIMAG(x, double) macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dcomplex.h112 #define cimag(x) __CIMAG(x, double) macro
H A Dtgmath.h156 #undef cimag macro
219 #define cimag(x) __tg_complex_retreal(cimag, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dcomplex.h112 #define cimag(x) __CIMAG(x, double) macro
H A Dtgmath.h156 #undef cimag macro
219 #define cimag(x) __tg_complex_retreal(cimag, (x)) macro
/third_party/musl/include/
H A Dcomplex.h112 #define cimag(x) __CIMAG(x, double) macro
H A Dtgmath.h156 #undef cimag macro
219 #define cimag(x) __tg_complex_retreal(cimag, (x)) macro

Completed in 4 milliseconds