Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dmagic.c113 #define CC_notext CC_text /* CC_text is flipped before checking */ macro
1086 if (!(flags & (CC_binary|CC_notext))) in cklang()
1446 if (flags & (CC_binary|CC_notext)) in cklang()
1480 flags &= ~(CC_binary|CC_notext); in cklang()
1490 if (flags & (CC_binary|CC_notext)) in cklang()