Searched refs:cum_arg (Results 1 – 8 of 8) sorted by relevance
454 #define CUMULATIVE_ARGS struct cum_arg455 struct cum_arg { int nbytes; }; argument
588 #define CUMULATIVE_ARGS struct cum_arg589 struct cum_arg { int nbytes; int anonymous_args; }; argument
554 #define CUMULATIVE_ARGS struct cum_arg555 struct cum_arg {int nbytes; }; argument
509 #define CUMULATIVE_ARGS struct cum_arg510 struct cum_arg {int nbytes; }; argument
620 #define CUMULATIVE_ARGS struct cum_arg621 struct cum_arg struct
657 #define CUMULATIVE_ARGS struct cum_arg658 struct cum_arg struct
715 #define CUMULATIVE_ARGS struct cum_arg716 struct cum_arg { int nbytes; int anonymous_args; }; argument
12961 * config/v850/v850.h (struct cum_arg): Add anonymous_args field.