Searched refs:FIO_UCSBOM (Results 1 – 2 of 2) sorted by relevance
987 fio_flags = FIO_UCSBOM; in readfile()1190 else if (fio_flags == FIO_UCSBOM) in readfile()1467 && (fio_flags == FIO_UCSBOM in readfile()1480 fio_flags == FIO_UCSBOM ? FIO_ALL : get_fio_flags(fenc)); in readfile()1494 if (fio_flags == FIO_UCSBOM) in readfile()
4441 #define FIO_UCSBOM 0x4000 // check for BOM at start of file macro