Searched defs:ASCII_FLAG (Results 1 – 4 of 4) sorted by relevance
67 ASCII_FLAG = 0x01, /* bit 0 set: file probably ascii text */ enumerator
83 #define ASCII_FLAG 0x01 /* bit 0 set: file probably ascii text */ macro
69 #define ASCII_FLAG 0x01 /* bit 0 set: file probably ascii text */ macro
63 #define ASCII_FLAG 0x01 /* bit 0 set: file probably ascii text */ macro