Home
last modified time | relevance | path

Searched defs:n_named_args (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcalls.c1141 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 Dscore.h584 #define INIT_CUMULATIVE_ARGS(CUM, FNTYPE, LIBNAME, INDIRECT, n_named_args) \ argument
/openbsd-src/gnu/gcc/gcc/
H A Dcalls.c1881 int n_named_args; in expand_call() local
/openbsd-src/gnu/gcc/gcc/config/sh/
H A Dsh.c10248 signed int n_named_args, in sh_init_cumulative_args()
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c4375 int libcall, int n_named_args) in init_cumulative_args()