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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A Ddivtc3.c49 DD imag = {.ld = __gcc_qdiv(imagNumerator, denom)}; local
[all...]
H A Dmultc3.c30 DD imag = {.ld = __gcc_qadd(ad, bc)}; local
/freebsd-11-stable/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-11-stable/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 Dtree.c1162 build_complex(tree type, tree real, tree imag) argument
H A Dc-typeck.c3023 tree real, imag; local
H A Dfold-const.c1806 tree real, imag; local
H A Dtree.h1331 tree imag; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp96 llvm::Value *imag = local
H A DCGObjCMac.cpp1832 llvm::PHINode *imag = CGF.Builder.CreatePHI(scalarTy, 2); local
/freebsd-11-stable/contrib/gcc/cp/
H A Dtypeck.c4242 tree real, imag; local
/freebsd-11-stable/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c5787 uint32_t real, imag; local
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.c3943 rtx real, imag; local

Completed in 539 milliseconds