Searched refs:AGGR_INIT_EXPR_ARG (Results 1 – 7 of 7) sorted by relevance
604 AGGR_INIT_EXPR_ARG (t, i) = args[i]; in build_aggr_init_array()5907 AGGR_INIT_EXPR_ARG (call, i) = in stabilize_aggr_init()5908 stabilize_expr (AGGR_INIT_EXPR_ARG (call, i), &init); in stabilize_aggr_init()
561 : AGGR_INIT_EXPR_ARG (t, 0)) in postfix_expression()
4135 #define AGGR_INIT_EXPR_ARG(NODE, I) \ macro4176 result = AGGR_INIT_EXPR_ARG (iter->t, iter->i); in next_aggr_init_expr_arg()
3000 (AGGR_INIT_EXPR_ARG): New macro.
1342 return AGGR_INIT_EXPR_ARG (t, n); in get_nth_callarg()
3607 the @code{AGGR_INIT_EXPR_FN} and @code{AGGR_INIT_EXPR_ARG} macros to access
13109 'AGGR_INIT_EXPR_FN' and 'AGGR_INIT_EXPR_ARG' macros to access the