Searched defs:n_named_args (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/ |
H A D | c6x.h | 333 #define INIT_CUMULATIVE_ARGS(cum, fntype, libname, fndecl, n_named_args) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/ |
H A D | c6x.h | 333 #define INIT_CUMULATIVE_ARGS(cum, fntype, libname, fndecl, n_named_args) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-call.cc | 574 int libcall, int n_named_args, in init_cumulative_args()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | calls.cc | 2629 int n_named_args; in expand_call() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | calls.c | 3638 int n_named_args; in expand_call() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
H A D | nds32.h | 1362 #define INIT_CUMULATIVE_ARGS(cum, fntype, libname, fndecl, n_named_args) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
H A D | nds32.h | 1362 #define INIT_CUMULATIVE_ARGS(cum, fntype, libname, fndecl, n_named_args) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000-call.c | 5948 int libcall, int n_named_args, in init_cumulative_args()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/ |
H A D | sh.cc | 11169 signed int n_named_args, in sh_init_cumulative_args()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/ |
H A D | sh.c | 11163 signed int n_named_args, in sh_init_cumulative_args()
|