HomeSort by: relevance | last modified time | path
    Searched defs:ASCII_FLAG (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/hpc/stand/hpcboot/
file.h 67 ASCII_FLAG = 0x01, /* bit 0 set: file probably ascii text */
  /src/sys/arch/evbarm/stand/gzboot/
gzboot.c 83 #define ASCII_FLAG 0x01 /* bit 0 set: file probably ascii text */
  /src/sys/arch/atari/stand/tostools/libtos/
cread.c 69 #define ASCII_FLAG 0x01 /* bit 0 set: file probably ascii text */
  /src/sys/lib/libsa/
cread.c 63 #define ASCII_FLAG 0x01 /* bit 0 set: file probably ascii text */

Completed in 13 milliseconds