Searched refs:new_quals (Results 1 – 2 of 2) sorted by relevance
2086 int new_quals = TYPE_QUALS (newtype); in diagnose_mismatched_decls() local2089 if (new_quals != old_quals) in diagnose_mismatched_decls()2091 addr_space_t new_addr = DECODE_QUAL_ADDR_SPACE (new_quals); in diagnose_mismatched_decls()2111 if (CLEAR_QUAL_ADDR_SPACE (new_quals) in diagnose_mismatched_decls()
2109 int new_quals = TYPE_QUALS (newtype); in diagnose_mismatched_decls() local2112 if (new_quals != old_quals) in diagnose_mismatched_decls()2114 addr_space_t new_addr = DECODE_QUAL_ADDR_SPACE (new_quals); in diagnose_mismatched_decls()2134 if (CLEAR_QUAL_ADDR_SPACE (new_quals) in diagnose_mismatched_decls()