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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dc-typeck.c981 comptypes_check_enum_int(tree type1, tree type2, bool *enum_and_int_p) argument
1001 comptypes_internal(const_tree type1, const_tree type2, bool *enum_and_int_p) argument
1171 bool enum_and_int_p; local
1283 tagged_types_tu_compatible_p(const_tree t1, const_tree t2, bool *enum_and_int_p) argument
1506 function_types_compatible_p(const_tree f1, const_tree f2, bool *enum_and_int_p) argument
1572 type_lists_compatible_p(const_tree args1, const_tree args2, bool *enum_and_int_p) argument
[all...]

Completed in 113 milliseconds