OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ieq
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/
expr.cc
296
tree
ieq
= build_float_identity (code, imaginary_part (t1),
local
300
this->result_ = build_boolop (TRUTH_ANDIF_EXPR, req,
ieq
);
302
this->result_ = build_boolop (TRUTH_ORIF_EXPR, req,
ieq
);
d-codegen.cc
979
tree
ieq
= build_float_identity (code, imaginary_part (t1ref),
local
982
tcmp = build_boolop (tcode, req,
ieq
);
Completed in 46 milliseconds
Indexes created Wed Mar 25 00:23:37 UTC 2026