Home
last modified time | relevance | path

Searched defs:enum_and_int_p (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c1049 comptypes_check_enum_int (tree type1, tree type2, bool *enum_and_int_p) in comptypes_check_enum_int()
1090 comptypes_internal (const_tree type1, const_tree type2, bool *enum_and_int_p, in comptypes_internal()
1289 bool enum_and_int_p; in comp_target_types() local
1421 bool *enum_and_int_p, bool *different_types_p) in tagged_types_tu_compatible_p()
1645 bool *enum_and_int_p, bool *different_types_p) in function_types_compatible_p()
1717 bool *enum_and_int_p, bool *different_types_p) in type_lists_compatible_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc1059 comptypes_check_enum_int (tree type1, tree type2, bool *enum_and_int_p) in comptypes_check_enum_int()
1100 comptypes_internal (const_tree type1, const_tree type2, bool *enum_and_int_p, in comptypes_internal()
1303 bool enum_and_int_p; in comp_target_types() local
1435 bool *enum_and_int_p, bool *different_types_p) in tagged_types_tu_compatible_p()
1659 bool *enum_and_int_p, bool *different_types_p) in function_types_compatible_p()
1731 bool *enum_and_int_p, bool *different_types_p) in type_lists_compatible_p()