Home
last modified time | relevance | path

Searched defs:ASCII_FLAG (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/alpha/boot/
H A Dmisc.c53 #define ASCII_FLAG 0x01 /* bit 0 set: file probably ascii text */ macro
/openbmc/linux/arch/nios2/boot/compressed/
H A Dmisc.c43 #define ASCII_FLAG 0x01 /* bit 0 set: file probably ASCII text */ macro
/openbmc/qemu/linux-user/
H A Dflatload.c120 #define ASCII_FLAG 0x01 /* bit 0 set: file probably ASCII text */ macro
/openbmc/linux/fs/
H A Dbinfmt_flat.c172 #define ASCII_FLAG 0x01 /* bit 0 set: file probably ASCII text */ macro
/openbmc/linux/lib/
H A Dinflate.c1183 #define ASCII_FLAG 0x01 /* bit 0 set: file probably ASCII text */ macro