Home
last modified time | relevance | path

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

/third_party/musl/src/complex/
H A Dcimag.c3 double (cimag)(double complex z) in cimag() function
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Dcomplex.h112 #define cimag(x) __CIMAG(x, double) macro
H A Dtgmath.h155 #undef cimag macro
218 #define cimag(x) __tg_complex_retreal(cimag, (x)) macro
/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