Searched refs:BadBytes (Results 1 – 1 of 1) sorted by relevance
89 ACPI_SIZE BadBytes = 0; in FlIsFileAsciiSource() local140 if ((BadBytes < 10) && (DisplayErrors)) in FlIsFileAsciiSource()147 BadBytes++; in FlIsFileAsciiSource()154 if ((BadBytes < 10) && (DisplayErrors)) in FlIsFileAsciiSource()161 BadBytes++; in FlIsFileAsciiSource()178 if (BadBytes) in FlIsFileAsciiSource()184 "could be a binary file\n", BadBytes); in FlIsFileAsciiSource()
Completed in 3 milliseconds