Searched defs:oldargs (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
H A D | cgram.y | 1642 oldargs(NODE *p) in oldargs() function
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/ |
H A D | cgram.y | 1695 oldargs(P1ND *p) in oldargs() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-decl.c | 1695 tree oldargs = TYPE_ARG_TYPES (oldtype); in match_builtin_function_types() local 1834 tree newargs, oldargs; in validate_proto_after_old_defn() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-decl.cc | 1707 tree oldargs = TYPE_ARG_TYPES (oldtype); in match_builtin_function_types() local 1849 tree newargs, oldargs; in validate_proto_after_old_defn() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | typeck.c | 180 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 | 9168 comp_template_args (tree oldargs, tree newargs, in comp_template_args()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-sccvn.cc | 2741 tree oldargs[4]; in vn_reference_lookup_3() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-sccvn.c | 2605 tree oldargs[4]; in vn_reference_lookup_3() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | typeck.cc | 188 tree oldargs = p1, newargs, n; in commonparms() local
|
H A D | decl.cc | 1632 tree oldargs = TYPE_ARG_TYPES (TREE_TYPE (olddecl)); in duplicate_decls() local
|
H A D | pt.cc | 9395 comp_template_args (tree oldargs, tree newargs, in comp_template_args()
|