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

/freebsd-10.0-release/sys/contrib/dev/acpica/compiler/
H A Daslcompile.c464 ACPI_SIZE BadBytes = 0; local
505 if ((BadBytes < 10) && (DisplayErrors))
512 BadBytes++;
531 if (BadBytes)
537 BadBytes);

Completed in 100 milliseconds