Home
last modified time | relevance | path

Searched refs:oldref (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c1754 tree oldref = TYPE_MAIN_VARIANT (TREE_TYPE (oldtype)); in match_builtin_function_types() local
1756 if (!comptypes (oldref, newref)) in match_builtin_function_types()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc1769 tree oldref = TYPE_MAIN_VARIANT (TREE_TYPE (oldtype)); in match_builtin_function_types() local
1771 if (!comptypes (oldref, newref)) in match_builtin_function_types()