OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isgt_fn
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
builtins.cc
8852
tree const
isgt_fn
= builtin_decl_explicit (BUILT_IN_ISGREATER);
8853
tree gt_min = build_call_expr (
isgt_fn
, 2, arg, min_exp);
8863
tree logt = build_call_expr (
isgt_fn
, 2, lo_dbl, zero);
8849
tree const
isgt_fn
= builtin_decl_explicit (BUILT_IN_ISGREATER);
local
/src/external/gpl3/gcc/dist/gcc/
builtins.cc
9666
tree const
isgt_fn
= builtin_decl_explicit (BUILT_IN_ISGREATER);
9667
tree gt_min = build_call_expr (
isgt_fn
, 2, arg, min_exp);
9677
tree logt = build_call_expr (
isgt_fn
, 2, lo_dbl, zero);
9663
tree const
isgt_fn
= builtin_decl_explicit (BUILT_IN_ISGREATER);
local
Completed in 24 milliseconds
Indexes created Wed May 06 00:24:28 UTC 2026