Searched defs:n_named_args (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | calls.c | 1141 initialize_argument_information (num_actuals, args, args_size, n_named_args, in initialize_argument_information() argument 2183 int n_named_args; local
|
/openbsd-src/gnu/gcc/gcc/config/score/ |
H A D | score.h | 584 #define INIT_CUMULATIVE_ARGS(CUM, FNTYPE, LIBNAME, INDIRECT, n_named_args) \ argument
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | calls.c | 1881 int n_named_args; in expand_call() local
|
/openbsd-src/gnu/gcc/gcc/config/sh/ |
H A D | sh.c | 10248 signed int n_named_args, in sh_init_cumulative_args()
|
/openbsd-src/gnu/gcc/gcc/config/rs6000/ |
H A D | rs6000.c | 4375 int libcall, int n_named_args) in init_cumulative_args()
|