Home
last modified time | relevance | path

Searched refs:next_const_call_expr_arg (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDtree.h5959 next_const_call_expr_arg (const_call_expr_arg_iterator *iter) in next_const_call_expr_arg() function
5984 return next_const_call_expr_arg (iter); in first_const_call_expr_arg()
6009 (arg) = next_const_call_expr_arg (&(iter)))
HDtree.c6712 arg1 = next_const_call_expr_arg (&iter1), in simple_cst_equal()
6713 arg2 = next_const_call_expr_arg (&iter2)) in simple_cst_equal()
HDbuiltins.c6907 arg = next_const_call_expr_arg (&iter); in builtin_mathfn_code()
11487 arg = next_const_call_expr_arg (&iter); in validate_arglist()
HDfold-const.c2713 a0 = next_const_call_expr_arg (&iter0), in operand_equal_p()
2714 a1 = next_const_call_expr_arg (&iter1)) in operand_equal_p()
/dragonfly/contrib/gcc-8.0/gcc/
HDtree.h5140 next_const_call_expr_arg (const_call_expr_arg_iterator *iter) in next_const_call_expr_arg() function
5165 return next_const_call_expr_arg (iter); in first_const_call_expr_arg()
5184 (arg) = next_const_call_expr_arg (&(iter)))
HDbuiltins.c1095 arg = next_const_call_expr_arg (&iter); in validate_arglist()
1105 arg = next_const_call_expr_arg (&iter); in validate_arglist()
7874 arg = next_const_call_expr_arg (&iter); in builtin_mathfn_code()
HDtree.c6955 arg1 = next_const_call_expr_arg (&iter1), in simple_cst_equal()
6956 arg2 = next_const_call_expr_arg (&iter2)) in simple_cst_equal()
HDfold-const.c3404 a0 = next_const_call_expr_arg (&iter0), in operand_equal_p()
3405 a1 = next_const_call_expr_arg (&iter1)) in operand_equal_p()