OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:realloc_decl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gimple-ssa-warn-access.cc
4072
tree
realloc_decl
= gimple_call_fndecl (realloc_stmt);
local
4077
dealloc_decl, ptr,
realloc_decl
))
4082
dealloc_decl,
realloc_decl
))
4086
"call to %qD",
realloc_decl
);
/src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-warn-access.cc
4057
tree
realloc_decl
= gimple_call_fndecl (realloc_stmt);
local
4062
dealloc_decl, ptr,
realloc_decl
))
4067
dealloc_decl,
realloc_decl
))
4071
"call to %qD",
realloc_decl
);
Completed in 45 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026