OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:addend2
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-ssa-math-opts.cc
2204
tree real_part, imag_part, addend1,
addend2
, sum, result;
local
2221
addend2
= build_and_insert_binop (gsi, loc, "cabs", MULT_EXPR,
2223
sum = build_and_insert_binop (gsi, loc, "cabs", PLUS_EXPR, addend1,
addend2
);
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-math-opts.cc
2200
tree real_part, imag_part, addend1,
addend2
, sum, result;
local
2217
addend2
= build_and_insert_binop (gsi, loc, "cabs", MULT_EXPR,
2219
sum = build_and_insert_binop (gsi, loc, "cabs", PLUS_EXPR, addend1,
addend2
);
/src/external/gpl3/binutils/dist/binutils/
objdump.c
5351
bfd_vma
addend2
= 0;
5441
addend2
= q2->addend;
5473
if (
addend2
)
5476
bfd_printf_vma (abfd,
addend2
);
5339
bfd_vma
addend2
= 0;
local
/src/external/gpl3/binutils.old/dist/binutils/
objdump.c
5362
bfd_vma
addend2
= 0;
5452
addend2
= q2->addend;
5484
if (
addend2
)
5487
bfd_printf_vma (abfd,
addend2
);
5350
bfd_vma
addend2
= 0;
local
Completed in 41 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026