Searched defs:newargs (Results 1 – 14 of 14) sorted by relevance
/dflybsd-src/bin/sh/ |
H A D | expand.c | 128 char **newargs; in appendarglist() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | c-decl.c | 1475 tree newargs, oldargs; in match_builtin_function_types() local 1553 tree newargs, oldargs; in validate_proto_after_old_defn() local
|
H A D | c-typeck.c | 493 tree newargs, n; in composite_type() local
|
H A D | builtins.c | 11323 int skip, tree fndecl, int n, va_list newargs) in rewrite_call_expr_valist()
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | infcmd.c | 216 set_inferior_args (char *newargs) in set_inferior_args()
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-decl.c | 1629 tree newargs, oldargs; in match_builtin_function_types() local 1719 tree newargs, oldargs; in validate_proto_after_old_defn() local
|
H A D | c-typeck.c | 501 tree newargs, n; in composite_type() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | tree.c | 1917 bind_template_template_parm (tree t, tree newargs) in bind_template_template_parm()
|
H A D | typeck.c | 187 tree oldargs = p1, newargs, n; in commonparms() local
|
H A D | pt.c | 6714 comp_template_args_with_info (tree oldargs, tree newargs, in comp_template_args_with_info() 6749 comp_template_args (tree oldargs, tree newargs) in comp_template_args()
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | tree.c | 2707 bind_template_template_parm (tree t, tree newargs) in bind_template_template_parm()
|
H A D | typeck.c | 179 tree oldargs = p1, newargs, n; in commonparms() local
|
H A D | pt.c | 8711 comp_template_args (tree oldargs, tree newargs, in comp_template_args()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | builtins.c | 9283 int skip, tree fndecl, int n, va_list newargs) in rewrite_call_expr_valist()
|