Home
last modified time | relevance | path

Searched refs:__tg_complex_retreal (Results 1 - 3 of 3) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
H A Dtgmath.h102 #define __tg_complex_retreal(fun, x) (__RETCAST_REAL(x)( \ macro
216 #define carg(x) __tg_complex_retreal(carg, (x))
219 #define cimag(x) __tg_complex_retreal(cimag, (x))
225 #define creal(x) __tg_complex_retreal(creal, (x))
/third_party/musl/porting/liteos_m/kernel/include/
H A Dtgmath.h102 #define __tg_complex_retreal(fun, x) (__RETCAST_REAL(x)( \ macro
216 #define carg(x) __tg_complex_retreal(carg, (x))
219 #define cimag(x) __tg_complex_retreal(cimag, (x))
225 #define creal(x) __tg_complex_retreal(creal, (x))
/third_party/musl/include/
H A Dtgmath.h102 #define __tg_complex_retreal(fun, x) (__RETCAST_REAL(x)( \ macro
216 #define carg(x) __tg_complex_retreal(carg, (x))
219 #define cimag(x) __tg_complex_retreal(cimag, (x))
225 #define creal(x) __tg_complex_retreal(creal, (x))

Completed in 2 milliseconds