OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:validate_constant
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/c-family/
c-format.cc
81
static bool
validate_constant
(const_tree fn, const_tree atname, tree &expr,
175
/* Note that TREE_VALUE (args) is changed in the
validate_constant
call. */
179
if (!
validate_constant
(type, atname, *format_num_expr, 0, &format_num, 0,
309
validate_constant
(const_tree fn, const_tree atname, tree &expr, int argno,
function
374
if (!
validate_constant
(fn, atname, *format_num_expr, 2, &info->format_num,
378
if (!
validate_constant
(fn, atname, *first_arg_num_expr, 3,
c-format.cc
81
static bool
validate_constant
(const_tree fn, const_tree atname, tree &expr,
175
/* Note that TREE_VALUE (args) is changed in the
validate_constant
call. */
179
if (!
validate_constant
(type, atname, *format_num_expr, 0, &format_num, 0,
309
validate_constant
(const_tree fn, const_tree atname, tree &expr, int argno,
function
374
if (!
validate_constant
(fn, atname, *format_num_expr, 2, &info->format_num,
378
if (!
validate_constant
(fn, atname, *first_arg_num_expr, 3,
Completed in 72 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026