Home
last modified time | relevance | path

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

/linux-4.4.14/arch/alpha/boot/
Dmisc.c52 #define ASCII_FLAG 0x01 /* bit 0 set: file probably ascii text */ macro
/linux-4.4.14/arch/nios2/boot/compressed/
Dmisc.c56 #define ASCII_FLAG 0x01 /* bit 0 set: file probably ASCII text */ macro
/linux-4.4.14/arch/cris/boot/compressed/
Dmisc.c65 #define ASCII_FLAG 0x01 /* bit 0 set: file probably ascii text */ macro
/linux-4.4.14/arch/mn10300/boot/compressed/
Dmisc.c96 #define ASCII_FLAG 0x01 /* bit 0 set: file probably ASCII text */ macro
/linux-4.4.14/lib/
Dinflate.c1182 #define ASCII_FLAG 0x01 /* bit 0 set: file probably ASCII text */ macro
/linux-4.4.14/fs/
Dbinfmt_flat.c173 #define ASCII_FLAG 0x01 /* bit 0 set: file probably ASCII text */ macro