Home
last modified time | relevance | path

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

/acpica-3.7.0/source/tools/acpiexec/
Daemain.c193 BOOLEAN AcpiGbl_IgnoreErrors = FALSE; variable
335 AcpiGbl_IgnoreErrors = TRUE; in AeDoOptions()
Daecommon.h206 extern BOOLEAN AcpiGbl_IgnoreErrors;
Daeexception.c286 if (AcpiGbl_IgnoreErrors) in AeExceptionHandler()