OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fold_builtin_inf
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
builtins.cc
160
static tree
fold_builtin_inf
(location_t, tree, int);
8397
fold_builtin_inf
(location_t loc, tree type, int warn)
9287
return
fold_builtin_inf
(loc, type, true);
9291
return
fold_builtin_inf
(loc, type, false);
8394
fold_builtin_inf
(location_t loc, tree type, int warn)
function
/src/external/gpl3/gcc/dist/gcc/
builtins.cc
162
static tree
fold_builtin_inf
(location_t, tree, int);
9209
fold_builtin_inf
(location_t loc, tree type, int warn)
10469
return
fold_builtin_inf
(loc, type, true);
10473
return
fold_builtin_inf
(loc, type, false);
9206
fold_builtin_inf
(location_t loc, tree type, int warn)
function
Completed in 24 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026