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

/osnet-11/usr/src/lib/libast/common/misc/
H A Dmagic.c113 #define CC_notext CC_text /* CC_text is flipped before checking */ macro
1083 if (!(flags & (CC_binary|CC_notext)))
1443 if (flags & (CC_binary|CC_notext))
1474 flags &= ~(CC_binary|CC_notext);
1484 if (flags & (CC_binary|CC_notext))

Completed in 24 milliseconds