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

/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)))
1446 if (flags & (CC_binary|CC_notext))
1477 flags &= ~(CC_binary|CC_notext);
1487 if (flags & (CC_binary|CC_notext))

Completed in 10 milliseconds