Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/
H A Dmsp430.c720 #define TARGET_ARG_PARTIAL_BYTES msp430_arg_partial_bytes
723 msp430_arg_partial_bytes (cumulative_args_t cap, const function_arg_info &arg) in msp430_arg_partial_bytes() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/
H A Dmsp430.cc713 #define TARGET_ARG_PARTIAL_BYTES msp430_arg_partial_bytes
716 msp430_arg_partial_bytes (cumulative_args_t cap, const function_arg_info &arg) in msp430_arg_partial_bytes() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201917158 * config/msp430/msp430.c (msp430_arg_partial_bytes): Likewise.