Searched defs:oldargs (Results 1 – 10 of 10) sorted by relevance
/dflybsd-src/crypto/libressl/apps/openssl/ |
H A D | apps.c | 1766 char **oldargs = *pargs; in args_verify() 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
|
/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
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
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()
|
H A D | decl.c | 1319 tree oldargs = TYPE_ARG_TYPES (TREE_TYPE (olddecl)); in duplicate_decls() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-sccvn.c | 1908 tree oldargs[4]; in vn_reference_lookup_3() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | typeck.c | 179 tree oldargs = p1, newargs, n; in commonparms() local
|
H A D | decl.c | 1544 tree oldargs = TYPE_ARG_TYPES (TREE_TYPE (olddecl)); in duplicate_decls() local
|
H A D | pt.c | 8711 comp_template_args (tree oldargs, tree newargs, in comp_template_args()
|