Home
last modified time | relevance | path

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

/external/syslinux/memdisk/
Dunzip.c44 #define ASCII_FLAG 0x01 /* bit 0 set: file probably ASCII text */ macro
219 #define ASCII_FLAG 0x01 /* bit 0 set: file probably ASCII text */ macro
Dinflate.c990 #define ASCII_FLAG 0x01 /* bit 0 set: file probably ASCII text */ macro
/external/curl/lib/
Dcontent_encoding.c45 #define ASCII_FLAG 0x01 /* bit 0 set: file probably ascii text */ macro