Home
last modified time | relevance | path

Searched defs:imag (Results 1 – 25 of 28) sorted by relevance

12

/openbsd-src/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_complex.h186 complex<_Tp>::imag() { return _M_imag; } in imag() function
190 complex<_Tp>::imag() const { return _M_imag; } in imag() function
541 imag(complex<_Tp>& __z) in imag() function
546 imag(const complex<_Tp>& __z) in imag() function
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_complex.h133 complex<_Tp>::imag() const { return _M_imag; } in imag() function
405 imag(const complex<_Tp>& __z) in imag() function
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dscoping15.C18 int imag; in scnrm2() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A Ddivtc3.c50 DD imag = {.ld = __gcc_qdiv(imagNumerator, denom)}; in __divtc3() local
H A Dmultc3.c30 DD imag = {.ld = __gcc_qadd(ad, bc)}; in __multc3() local
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/ppc/
H A Ddivtc3.c50 DD imag = {.ld = __gcc_qdiv(imagNumerator, denom)}; in __divtc3() local
H A Dmultc3.c30 DD imag = {.ld = __gcc_qadd(ad, bc)}; in __multc3() local
/openbsd-src/gnu/gcc/gcc/
H A Dcalls.c3190 tree real, imag, next; in split_complex_values() local
3238 tree next, imag; in split_complex_types() local
H A Dtree-complex.c112 tree real, imag; in find_lattice_value() local
H A Dfunction.c2917 rtx tmp, real, imag; in assign_parms_unsplit_complex() local
H A Dc-typeck.c2931 tree real, imag; in build_unary_op() local
H A Dtree.c1154 build_complex (tree type, tree real, tree imag) in build_complex()
H A Dfold-const.c1806 tree real, imag; in const_binop() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp99 llvm::Value *imag = restore() local
H A DCGObjCMac.cpp1817 llvm::PHINode *imag = CGF.Builder.CreatePHI(scalarTy, 2); complete() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCleanup.cpp99 llvm::Value *imag = in restore() local
H A DCGObjCMac.cpp1817 llvm::PHINode *imag = CGF.Builder.CreatePHI(scalarTy, 2); in complete() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Doptabs.c2857 rtx real, imag, total; local
H A Dtree.c553 build_complex (type, real, imag) in build_complex() argument
H A Dc-typeck.c2847 tree real, imag; local
H A Dtree.h784 tree imag; member
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dtypeck.c4051 tree real, imag; local
/openbsd-src/gnu/gcc/gcc/cp/
H A Dtypeck.c4109 tree real, imag; in build_unary_op() local
/freebsd-src/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c5832 uint32_t real, imag; in bwn_nphy_rev2_cal_rx_iq() local
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dcom.c10464 REAL_VALUE_TYPE imag; in ffecom_constantunion() local

12