Searched defs:newargs (Results 1 – 13 of 13) sorted by relevance
/openbsd-src/sys/arch/sparc64/stand/ofwboot/ |
H A D | boot.c | 167 long newargs[3]; in chain() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | except.c | 594 tree newargs = NULL_TREE; local
|
H A D | tree.c | 1122 bind_template_template_parm (t, newargs) in bind_template_template_parm() argument
|
H A D | typeck.c | 249 tree oldargs = p1, newargs, n; local
|
H A D | pt.c | 3820 comp_template_args (oldargs, newargs) in comp_template_args() argument
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | infcmd.c | 224 set_inferior_args (char *newargs) in set_inferior_args()
|
H A D | win32-nat.c | 880 char *newargs = (char *) alloca (n + 4 + 1); in dll_symbol_command() local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | c-decl.c | 996 tree newargs, oldargs; in match_builtin_function_types() local 1075 tree newargs, oldargs; in validate_proto_after_old_defn() local
|
H A D | c-typeck.c | 399 tree newargs, n; in composite_type() local
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | tree.c | 986 bind_template_template_parm (tree t, tree newargs) in bind_template_template_parm()
|
H A D | typeck.c | 170 tree oldargs = p1, newargs, n; in commonparms() local
|
H A D | pt.c | 4249 comp_template_args (tree oldargs, tree newargs) in comp_template_args()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | c-typeck.c | 360 tree newargs, n; local
|