Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpc/stand/hpcboot/
H A Dfile.h67 ASCII_FLAG = 0x01, /* bit 0 set: file probably ascii text */ enumerator
/netbsd-src/sys/arch/evbarm/stand/gzboot/
H A Dgzboot.c83 #define ASCII_FLAG 0x01 /* bit 0 set: file probably ascii text */ macro
/netbsd-src/sys/arch/atari/stand/tostools/libtos/
H A Dcread.c69 #define ASCII_FLAG 0x01 /* bit 0 set: file probably ascii text */ macro
/netbsd-src/sys/lib/libsa/
H A Dcread.c63 #define ASCII_FLAG 0x01 /* bit 0 set: file probably ascii text */ macro