Searched refs:COMPARE_BASE (Results 1 – 7 of 7) sorted by relevance
497 COMPARE_BASE | COMPARE_DERIVED))) in convert_to_reference()
1346 if ((strict & COMPARE_BASE) && DERIVED_FROM_P (t1, t2)) in structural_comptypes()7851 COMPARE_BASE | COMPARE_DERIVED))) in build_reinterpret_cast_1()10324 COMPARE_BASE | COMPARE_DERIVED)) in ptr_reasonably_similar()10345 b ? COMPARE_STRICT : COMPARE_BASE | COMPARE_DERIVED); in ptr_reasonably_similar()
5700 #define COMPARE_BASE 1 /* Check to see if the second type is macro5729 comptypes ((TYPE1), (TYPE2), COMPARE_BASE)
1378 if ((strict & COMPARE_BASE) && DERIVED_FROM_P (t1, t2)) in structural_comptypes()8388 COMPARE_BASE | COMPARE_DERIVED))) in build_reinterpret_cast_1()10931 COMPARE_BASE | COMPARE_DERIVED)) in ptr_reasonably_similar()10952 b ? COMPARE_STRICT : COMPARE_BASE | COMPARE_DERIVED); in ptr_reasonably_similar()
5935 #define COMPARE_BASE 1 /* Check to see if the second type is macro5966 comptypes ((TYPE1), (TYPE2), COMPARE_BASE)
842 (COMPARE_BASE): Likewise.