Searched refs:CC_notext (Results 1 – 1 of 1) sorted by relevance
113 #define CC_notext CC_text /* CC_text is flipped before checking */ macro1048 if (!(flags & (CC_binary|CC_notext))) in cklang()1408 if (flags & (CC_binary|CC_notext)) in cklang()1439 flags &= ~(CC_binary|CC_notext); in cklang()1449 if (flags & (CC_binary|CC_notext)) in cklang()