Searched refs:m68hc11_function_arg (Results 1 – 6 of 6) sorted by relevance
/openbsd/gnu/gcc/gcc/config/m68hc11/ |
H A D | m68hc11-protos.h | 112 extern rtx m68hc11_function_arg (const CUMULATIVE_ARGS* ,
|
H A D | m68hc11.h | 978 (m68hc11_function_arg (&CUM, MODE, TYPE, NAMED))
|
H A D | m68hc11.c | 1453 m68hc11_function_arg (const CUMULATIVE_ARGS *cum, enum machine_mode mode, in m68hc11_function_arg() function
|
/openbsd/gnu/usr.bin/gcc/gcc/config/m68hc11/ |
H A D | m68hc11-protos.h | 137 extern rtx m68hc11_function_arg PARAMS((const CUMULATIVE_ARGS* ,
|
H A D | m68hc11.h | 1102 (m68hc11_function_arg (&CUM, MODE, TYPE, NAMED))
|
H A D | m68hc11.c | 1529 m68hc11_function_arg (cum, mode, type, named) in m68hc11_function_arg() function
|