OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lo_dbl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
builtins.cc
8859
tree
lo_dbl
= build1 (IMAGPART_EXPR, type, as_complex);
8862
tree lolt = build_call_expr (islt_fn, 2,
lo_dbl
, zero);
8863
tree logt = build_call_expr (isgt_fn, 2,
lo_dbl
, zero);
8856
tree
lo_dbl
= build1 (IMAGPART_EXPR, type, as_complex);
local
/src/external/gpl3/gcc/dist/gcc/
builtins.cc
9673
tree
lo_dbl
= build1 (IMAGPART_EXPR, type, as_complex);
9676
tree lolt = build_call_expr (islt_fn, 2,
lo_dbl
, zero);
9677
tree logt = build_call_expr (isgt_fn, 2,
lo_dbl
, zero);
9670
tree
lo_dbl
= build1 (IMAGPART_EXPR, type, as_complex);
local
Completed in 56 milliseconds
Indexes created Wed May 06 00:24:28 UTC 2026