Home
last modified time | relevance | path

Searched refs:msp430_function_arg (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/
H A Dmsp430.c703 #define TARGET_FUNCTION_ARG msp430_function_arg
706 msp430_function_arg (cumulative_args_t cap, in msp430_function_arg() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/
H A Dmsp430.cc696 #define TARGET_FUNCTION_ARG msp430_function_arg
699 msp430_function_arg (cumulative_args_t cap, in msp430_function_arg() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201916967 * config/msp430/msp430.c (msp430_function_arg): Likewise.