/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/ppc/ |
H A D | divtc3.c | 41 DD imag = { .ld = __gcc_qdiv(imagNumerator, denom) }; in __divtc3() local
|
H A D | multc3.c | 29 DD imag = { .ld = __gcc_qadd(ad,bc) }; in __multc3() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-const.cc | 354 tree imag = gfc_conv_mpfr_to_tree (mpc_imagref (expr->value.complex), in gfc_conv_constant_to_tree() local
|
H A D | primary.cc | 230 convert_complex (gfc_expr *real, gfc_expr *imag, int kind) in convert_complex() 1416 gfc_expr *e, *real, *imag; in match_complex_constant() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-const.c | 354 tree imag = gfc_conv_mpfr_to_tree (mpc_imagref (expr->value.complex), in gfc_conv_constant_to_tree() local
|
H A D | primary.c | 230 convert_complex (gfc_expr *real, gfc_expr *imag, int kind) in convert_complex() 1437 gfc_expr *e, *real, *imag; in match_complex_constant() local
|
/netbsd-src/external/lgpl3/mpc/dist/tests/ |
H A D | mpc-tests.h | 202 int imag; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-range-fold.cc | 406 wide_int imag = wi::to_wide (TREE_IMAGPART (cst)); in adjust_imagpart_expr() local 432 tree imag = TREE_REALPART (cst); in adjust_realpart_expr() local
|
H A D | tree-complex.cc | 138 find_lattice_value_parts (tree real, tree imag) in find_lattice_value_parts() 162 tree real, imag; in find_lattice_value() local
|
H A D | calls.cc | 4014 tree next, imag; in split_complex_types() local
|
H A D | expmed.cc | 398 rtx imag = read_complex_part (x, true); in flip_storage_order() local
|
H A D | tree-core.h | 1481 tree imag; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-complex.c | 136 find_lattice_value_parts (tree real, tree imag) in find_lattice_value_parts() 160 tree real, imag; in find_lattice_value() local
|
H A D | calls.c | 5014 tree next, imag; in split_complex_types() local
|
H A D | expmed.c | 395 rtx imag = read_complex_part (x, true); in flip_storage_order() local
|
H A D | function.c | 3577 rtx tmp, real, imag; in assign_parms_unsplit_complex() local
|
H A D | tree-core.h | 1409 tree imag; member
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
H A D | pftn.c | 1731 int class, qual, sig, uns, cmplx, imag, err; member 2957 static char *real, *imag; variable
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/ |
H A D | pftn.c | 1715 int class, qual, sig, uns, cmplx, imag, err, align; member 2984 static char *real, *imag; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGCleanup.cpp | 96 llvm::Value *imag = in restore() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | typeck.c | 5589 tree real, imag; in cp_build_binary_op() local 6628 tree real, imag; in cp_build_unary_op() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | typeck.cc | 6051 tree real, imag; in cp_build_binary_op() local 7143 tree real, imag; in cp_build_unary_op() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 4621 tree real, imag; in build_unary_op() local 12428 tree real, imag; in build_binary_op() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 4652 tree real, imag; in build_unary_op() local 12616 tree real, imag; in build_binary_op() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/ |
H A D | nvptx.c | 5866 tree imag = fold_build1 (IMAGPART_EXPR, var_type, var); in nvptx_generate_vector_shuffle() local
|