Home
last modified time | relevance | path

Searched defs:cimag (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/openbsd_libm/src/
H A Ds_cimag.c23 cimag(double complex z) in cimag() function
/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/
H A Dtgmath.h165 #define cimag(z) __TGMATH_CPLX_ONLY(z, cimag) macro
/dflybsd-src/contrib/openbsd_libm/include/global/
H A Dtgmath.h205 #define cimag(x) __tg_simple(x, cimag) macro