Home
last modified time | relevance | path

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

/netbsd-src/lib/libm/complex/
H A Dcimag.c12 cimag(double complex z) in cimag() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dtgmath.d512 deprecated alias core.stdc.complex.cimag cimag; in version() local
513 deprecated alias core.stdc.complex.cimagf cimag; in version() local
514 deprecated alias core.stdc.complex.cimagl cimag; in version() local
1002 deprecated alias core.stdc.complex.cimag cimag; in version() local
1003 deprecated alias core.stdc.complex.cimagf cimag; in version() local
1004 deprecated alias core.stdc.complex.cimagl cimag; in version() local
1519 deprecated alias core.stdc.complex.cimag cimag; variable
1520 deprecated alias core.stdc.complex.cimagf cimag; variable
1521 deprecated alias core.stdc.complex.cimagl cimag; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h121 #define cimag(z) __TGMATH_CPLX_ONLY(z, cimag) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h121 #define cimag(z) __TGMATH_CPLX_ONLY(z, cimag) macro
/netbsd-src/include/
H A Dtgmath.h189 #define cimag(a) __TG_CFN1(cimag, (a)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf298 cimag, 99 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf298 cimag, 99 keyword
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dtgmath.h1274 #define cimag(__x) __tg_cimag(__tg_promote1((__x))(__x)) macro