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

/netbsd-current/lib/libm/complex/
H A Dcimag.c12 cimag(double complex z) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h121 #define cimag(z) __TGMATH_CPLX_ONLY(z, cimag) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h121 #define cimag(z) __TGMATH_CPLX_ONLY(z, cimag) macro
/netbsd-current/include/
H A Dtgmath.h189 #define cimag(a) __TG_CFN1(cimag, (a)) macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dtgmath.h1273 #undef cimag macro
1274 #define cimag(__x) __tg_cimag(__tg_promote1((__x))(__x)) macro

Completed in 233 milliseconds