Home
last modified time | relevance | path

Searched refs:first_arg_num_expr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.cc342 tree *first_arg_num_expr = &TREE_VALUE (TREE_CHAIN (TREE_CHAIN (args))); in decode_format_attr() local
381 if (tree val = get_constant (fntype, atname, *first_arg_num_expr, in decode_format_attr()
384 *first_arg_num_expr = val; in decode_format_attr()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.c344 tree *first_arg_num_expr = &TREE_VALUE (TREE_CHAIN (TREE_CHAIN (args))); in decode_format_attr() local
383 if (tree val = get_constant (fntype, atname, *first_arg_num_expr, in decode_format_attr()
386 *first_arg_num_expr = val; in decode_format_attr()