Searched defs:imag (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.1-release/contrib/compiler-rt/lib/ppc/
H A Ddivtc3.c46 DD imag = { .ld = __gcc_qdiv(imagNumerator, denom) }; local
[all...]
H A Dmultc3.c33 DD imag = { .ld = __gcc_qadd(ad,bc) }; local
/freebsd-10.1-release/contrib/libstdc++/include/std/
H A Dstd_complex.h186 complex<_Tp>::imag() { return _M_imag; } function in class:complex
190 complex<_Tp>::imag() const { return _M_imag; } function in class:complex
541 imag(complex<_Tp>& __z) function
546 imag(const complex<_Tp>& __z) function
1054 complex<float>::imag() function in class:complex
1058 complex<float>::imag() const function in class:complex
1207 complex<double>::imag() function in class:complex
1211 complex<double>::imag() const function in class:complex
1367 complex<long double>::imag() function in class:complex
1371 complex<long double>::imag() const function in class:complex
[all...]
/freebsd-10.1-release/contrib/gcc/
H A Dtree-complex.c112 tree real, imag; local
H A Dcalls.c3191 tree real, imag, next; local
3239 tree next, imag; local
[all...]
H A Dfunction.c2925 rtx tmp, real, imag; local
[all...]
H A Dc-typeck.c3023 tree real, imag; local
H A Dtree.c1162 build_complex(tree type, tree real, tree imag) argument
H A Dfold-const.c1806 tree real, imag; local
H A Dtree.h1331 tree imag; local
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCleanup.cpp86 llvm::Value *imag = local
H A DCGObjCMac.cpp1675 llvm::PHINode *imag = CGF.Builder.CreatePHI(scalarTy, 2); local
/freebsd-10.1-release/contrib/gcc/cp/
H A Dtypeck.c4242 tree real, imag; local
/freebsd-10.1-release/contrib/gcc/config/mips/
H A Dmips.c3942 rtx real, imag; local

Completed in 562 milliseconds