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_memcmp
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
builtins.cc
165
static tree
fold_builtin_memcmp
(location_t, tree, tree, tree);
8469
fold_builtin_memcmp
(location_t loc, tree arg1, tree arg2, tree len)
9547
return
fold_builtin_memcmp
(loc, arg0, arg1, arg2);
8466
fold_builtin_memcmp
(location_t loc, tree arg1, tree arg2, tree len)
function
/src/external/gpl3/gcc/dist/gcc/
builtins.cc
167
static tree
fold_builtin_memcmp
(location_t, tree, tree, tree);
9278
fold_builtin_memcmp
(location_t loc, tree arg1, tree arg2, tree len)
10754
return
fold_builtin_memcmp
(loc, arg0, arg1, arg2);
9275
fold_builtin_memcmp
(location_t loc, tree arg1, tree arg2, tree len)
function
Completed in 29 milliseconds
Indexes created Wed May 06 00:24:28 UTC 2026