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_fabs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
builtins.cc
169
static tree
fold_builtin_fabs
(location_t, tree, tree);
8571
fold_builtin_fabs
(location_t loc, tree arg, tree type)
9343
return
fold_builtin_fabs
(loc, arg0, type);
8568
fold_builtin_fabs
(location_t loc, tree arg, tree type)
function
/src/external/gpl3/gcc/dist/gcc/
builtins.cc
171
static tree
fold_builtin_fabs
(location_t, tree, tree);
9380
fold_builtin_fabs
(location_t loc, tree arg, tree type)
10531
return
fold_builtin_fabs
(loc, arg0, type);
9377
fold_builtin_fabs
(location_t loc, tree arg, tree type)
function
Completed in 41 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026