| /openbsd-src/gnu/gcc/libstdc++-v3/include/std/ |
| H A D | std_complex.h | 186 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 D | std_complex.h | 133 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 D | scoping15.C | 18 int imag; in scnrm2() local
|
| /freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/ppc/ |
| H A D | divtc3.c | 50 DD imag = {.ld = __gcc_qdiv(imagNumerator, denom)}; in __divtc3() local
|
| H A D | multc3.c | 30 DD imag = {.ld = __gcc_qadd(ad, bc)}; in __multc3() local
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/builtins/ppc/ |
| H A D | divtc3.c | 50 DD imag = {.ld = __gcc_qdiv(imagNumerator, denom)}; in __divtc3() local
|
| H A D | multc3.c | 30 DD imag = {.ld = __gcc_qadd(ad, bc)}; in __multc3() local
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | calls.c | 3190 tree real, imag, next; in split_complex_values() local 3238 tree next, imag; in split_complex_types() local
|
| H A D | tree-complex.c | 112 tree real, imag; in find_lattice_value() local
|
| H A D | function.c | 2917 rtx tmp, real, imag; in assign_parms_unsplit_complex() local
|
| H A D | c-typeck.c | 2931 tree real, imag; in build_unary_op() local
|
| H A D | tree.c | 1154 build_complex (tree type, tree real, tree imag) in build_complex()
|
| H A D | fold-const.c | 1806 tree real, imag; in const_binop() local
|
| /freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGCleanup.cpp | 99 llvm::Value *imag = restore() local
|
| H A D | CGObjCMac.cpp | 1817 llvm::PHINode *imag = CGF.Builder.CreatePHI(scalarTy, 2); complete() local
|
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
| H A D | CGCleanup.cpp | 99 llvm::Value *imag = in restore() local
|
| H A D | CGObjCMac.cpp | 1817 llvm::PHINode *imag = CGF.Builder.CreatePHI(scalarTy, 2); in complete() local
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | optabs.c | 2857 rtx real, imag, total; local
|
| H A D | tree.c | 553 build_complex (type, real, imag) in build_complex() argument
|
| H A D | c-typeck.c | 2847 tree real, imag; local
|
| H A D | tree.h | 784 tree imag; member
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | typeck.c | 4051 tree real, imag; local
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | typeck.c | 4109 tree real, imag; in build_unary_op() local
|
| /freebsd-src/sys/gnu/dev/bwn/phy_n/ |
| H A D | if_bwn_phy_n_core.c | 5832 uint32_t real, imag; in bwn_nphy_rev2_cal_rx_iq() local
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | com.c | 10464 REAL_VALUE_TYPE imag; in ffecom_constantunion() local
|