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_abs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
builtins.cc
170
static tree
fold_builtin_abs
(location_t, tree, tree);
8583
fold_builtin_abs
(location_t loc, tree arg, tree type)
9349
return
fold_builtin_abs
(loc, arg0, type);
8580
fold_builtin_abs
(location_t loc, tree arg, tree type)
function
/src/external/gpl3/gcc/dist/gcc/
builtins.cc
172
static tree
fold_builtin_abs
(location_t, tree, tree);
9392
fold_builtin_abs
(location_t loc, tree arg, tree type)
10537
return
fold_builtin_abs
(loc, arg0, type);
9389
fold_builtin_abs
(location_t loc, tree arg, tree type)
function
Completed in 43 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026