Home
last modified time | relevance | path

Searched refs:is_valid_printf_arglist (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-common.c1332 static int is_valid_printf_arglist PARAMS ((tree));
4491 is_valid_printf_arglist (arglist) in is_valid_printf_arglist() function
4550 if (!is_valid_printf_arglist (arglist))
4657 if (!is_valid_printf_arglist (TREE_CHAIN (arglist)))
H A DChangeLog.46778 * builtins.c (is_valid_printf_arglist, expand_builtin_printf):
6781 * c-common.c (is_valid_printf_arglist, c_expand_builtin_printf):
7799 * builtins.c (is_valid_printf_arglist, expand_builtin_printf): New
H A DChangeLog.69484 (is_valid_printf_arglist): Construct an attribute list and pass