Searched refs:COMPARE_STRICT (Results 1 – 8 of 8) sorted by relevance
99 return comptypes (type1, type2, COMPARE_STRICT); in objcp_comptypes()
951 if (strict == COMPARE_STRICT 985 strict = COMPARE_STRICT;1160 return comp_array_types (comp_target_types, ttl, ttr, COMPARE_STRICT);
368 comptypes ((TYPE1), (TYPE2), COMPARE_STRICT)3480 #define COMPARE_STRICT 0 /* Just check if the types are the macro
6323 ? COMPARE_NO_ATTRIBUTES : COMPARE_STRICT;
7629 * cp-tree.h (COMPARE_STRICT): New macro.
288 comptypes ((TYPE1), (TYPE2), COMPARE_STRICT)3490 #define COMPARE_STRICT 0 /* Just check if the types are the macro
1016 strict = COMPARE_STRICT; in comptypes()
841 * cp-tree.h (COMPARE_STRICT): New macro.