Home
last modified time | relevance | path

Searched refs:FOREACH_FUNCTION_ARGS (Results 1 – 14 of 14) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgodump.c882 FOREACH_FUNCTION_ARGS (type, arg_type, iter) in go_format_type()
H A Dtree.h5166 #define FOREACH_FUNCTION_ARGS(FNTYPE, TREE, ITER) \ macro
H A Dtree.c10869 FOREACH_FUNCTION_ARGS(fntype, t, args_iter) in stdarg_p()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgodump.c1052 FOREACH_FUNCTION_ARGS (type, arg_type, iter) in go_format_type()
H A Dtree.h4792 #define FOREACH_FUNCTION_ARGS(FNTYPE, TREE, ITER) \ macro
H A Dtree.c11832 FOREACH_FUNCTION_ARGS (fntype, t, args_iter) in stdarg_p()
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-format.c165 FOREACH_FUNCTION_ARGS (fntype, ref, iter) in check_format_string()
3001 FOREACH_FUNCTION_ARGS (type, arg_type, iter) in handle_format_attribute()
H A Dc-common.c1740 FOREACH_FUNCTION_ARGS (TREE_TYPE (decl), type, iter) in check_main_parameter_types()
7867 FOREACH_FUNCTION_ARGS (fntype, t, iter) in check_function_sentinel()
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-format.c179 FOREACH_FUNCTION_ARGS (fntype, ref, iter) in check_format_string()
4086 FOREACH_FUNCTION_ARGS (type, arg_type, iter) in handle_format_attribute()
H A Dc-warn.c1006 FOREACH_FUNCTION_ARGS (TREE_TYPE (decl), type, iter) in check_main_parameter_types()
H A Dc-ada-spec.c2496 FOREACH_FUNCTION_ARGS (type, arg, args_iter) in dump_forward_type()
H A Dc-common.c5276 FOREACH_FUNCTION_ARGS (fntype, t, iter) in check_function_sentinel()
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-parser.c7784 FOREACH_FUNCTION_ARGS (type, t, iter) in check_tgmath_function()
8360 FOREACH_FUNCTION_ARGS (first_type, t, iter) in c_parser_postfix_expression()
8399 FOREACH_FUNCTION_ARGS (type, t, iter) in c_parser_postfix_expression()
8486 FOREACH_FUNCTION_ARGS (type, t, iter) in c_parser_postfix_expression()
8550 FOREACH_FUNCTION_ARGS (type, t, iter) in c_parser_postfix_expression()
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c7303 FOREACH_FUNCTION_ARGS (fntype, argtype, iter) in init_cumulative_args()