OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:callloc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-ssa-strlen.cc
3063
location_t
callloc
= gimple_or_expr_nonartificial_location (stmt, dst);
local
3090
return warning_n (
callloc
, OPT_Wstringop_truncation,
3106
return warning_n (
callloc
, OPT_Wstringop_truncation,
3114
return warning_at (
callloc
, OPT_Wstringop_truncation,
3125
return warning_n (
callloc
, OPT_Wstringop_truncation,
3133
return warning_at (
callloc
, OPT_Wstringop_truncation,
3149
return warning_at (
callloc
, OPT_Wstringop_truncation,
3178
return warning_at (
callloc
, OPT_Wstringop_truncation,
3287
location_t
callloc
= gimple_or_expr_nonartificial_location (stmt, dst);
local
3303
&& warning_at (
callloc
, OPT_Wstringop_truncation
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-strlen.cc
3071
location_t
callloc
= gimple_or_expr_nonartificial_location (stmt, dst);
local
3098
return warning_n (
callloc
, OPT_Wstringop_truncation,
3114
return warning_n (
callloc
, OPT_Wstringop_truncation,
3122
return warning_at (
callloc
, OPT_Wstringop_truncation,
3133
return warning_n (
callloc
, OPT_Wstringop_truncation,
3141
return warning_at (
callloc
, OPT_Wstringop_truncation,
3157
return warning_at (
callloc
, OPT_Wstringop_truncation,
3186
return warning_at (
callloc
, OPT_Wstringop_truncation,
3295
location_t
callloc
= gimple_or_expr_nonartificial_location (stmt, dst);
local
3311
&& warning_at (
callloc
, OPT_Wstringop_truncation
[
all
...]
Completed in 21 milliseconds
Indexes created Wed May 13 00:24:45 UTC 2026