Searched refs:COMPARE_BASE (Results 1 – 4 of 4) sorted by relevance
517 COMPARE_BASE | COMPARE_DERIVED))) in convert_to_reference()
1044 if ((strict & COMPARE_BASE) && DERIVED_FROM_P (t1, t2)) in comptypes()5290 COMPARE_BASE | COMPARE_DERIVED))) in build_reinterpret_cast_1()7061 COMPARE_BASE | COMPARE_DERIVED)) in ptr_reasonably_similar()7078 COMPARE_BASE | COMPARE_DERIVED); in ptr_reasonably_similar()
3532 #define COMPARE_BASE 1 /* Check to see if the second type is macro3559 comptypes ((TYPE1), (TYPE2), COMPARE_BASE)
842 (COMPARE_BASE): Likewise.