Home
last modified time | relevance | path

Searched refs:m32c_function_arg (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32c/
H A Dm32c.c79 static rtx m32c_function_arg (cumulative_args_t, const function_arg_info &);
1319 #define TARGET_FUNCTION_ARG m32c_function_arg
1321 m32c_function_arg (cumulative_args_t ca_v, const function_arg_info &arg) in m32c_function_arg() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/
H A Dm32c.cc80 static rtx m32c_function_arg (cumulative_args_t, const function_arg_info &);
1323 #define TARGET_FUNCTION_ARG m32c_function_arg
1325 m32c_function_arg (cumulative_args_t ca_v, const function_arg_info &arg) in m32c_function_arg() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20106741 (m32c_function_arg). Add comma between arguments two and three.
15740 * config/m32c/m32c-protos.h (m32c_function_arg): Delete.
15743 * config/m32c/m32c.c (m32c_function_arg): Make static. Adjust
H A DChangeLog-200614729 * config/m32c/m32c.c (m32c_function_arg): Structures are always
H A DChangeLog-201916955 * config/m32c/m32c.c (m32c_function_arg): Likewise.
H A DChangeLog-201121435 * config/m32c/m32c.c (m32c_function_arg): Likewise.
H A DChangeLog-201541753 (m32c_function_arg): Added a type cast.