Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dc-typeck.c80 static int tagged_types_tu_compatible_p (const_tree, const_tree, bool *,
1171 return tagged_types_tu_compatible_p (t1, t2, enum_and_int_p, in comptypes_internal()
1173 val = tagged_types_tu_compatible_p (t1, t2, enum_and_int_p, in comptypes_internal()
1317 tagged_types_tu_compatible_p (const_tree t1, const_tree t2, in tagged_types_tu_compatible_p() function
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c88 static int tagged_types_tu_compatible_p (const_tree, const_tree, bool *,
1232 return tagged_types_tu_compatible_p (t1, t2, enum_and_int_p, in comptypes_internal()
1234 val = tagged_types_tu_compatible_p (t1, t2, enum_and_int_p, in comptypes_internal()
1397 tagged_types_tu_compatible_p (const_tree t1, const_tree t2, in tagged_types_tu_compatible_p() function