Home
last modified time | relevance | path

Searched refs:CC_notext (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libast/common/misc/
H A Dmagic.c113 #define CC_notext CC_text /* CC_text is flipped before checking */ macro
1048 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()