Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dc-decl.c996 tree newargs, oldargs; in match_builtin_function_types() local
1075 tree newargs, oldargs; in validate_proto_after_old_defn() local
/openbsd-src/usr.bin/openssl/
H A Dapps.c1701 char **oldargs = *pargs; in args_verify() local
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dtypeck.c249 tree oldargs = p1, newargs, n; local
H A Dpt.c3820 comp_template_args (oldargs, newargs) in comp_template_args() argument
/openbsd-src/gnu/gcc/gcc/cp/
H A Dtypeck.c170 tree oldargs = p1, newargs, n; in commonparms() local
H A Ddecl.c1224 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()