Home
last modified time | relevance | path

Searched refs:BadBytes (Results 1 – 1 of 1) sorted by relevance

/third_party/lib/acpica/source/compiler/
A Daslascii.c89 ACPI_SIZE BadBytes = 0; in FlIsFileAsciiSource() local
140 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