Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dkern_exec.c373 struct pargs *oldargs = NULL, *newargs = NULL; in do_execve() local
/freebsd-12.1/contrib/gcc/
H A Dc-decl.c1017 tree newargs, oldargs; in match_builtin_function_types() local
1096 tree newargs, oldargs; in validate_proto_after_old_defn() local
/freebsd-12.1/contrib/gcc/cp/
H A Dtypeck.c171 tree oldargs = p1, newargs, n; in commonparms() local
H A Ddecl.c1237 tree oldargs = TYPE_ARG_TYPES (TREE_TYPE (olddecl)); in duplicate_decls() local
H A Dpt.c4249 comp_template_args (tree oldargs, tree newargs) in comp_template_args()