Searched defs:Exception (Results 1 – 8 of 8) sorted by relevance
181 const ACPI_EXCEPTION_INFO *Exception; in AcpiFormatException() local223 const ACPI_EXCEPTION_INFO *Exception = NULL; in ACPI_EXPORT_SYMBOL() local
78 Exception = 4 enumerator
196 const char *Exception; in AeExceptionHandler() local
587 #define AH_DISPLAY_ASL_EXCEPTION_TEXT(Status, Exception) \ argument
852 #define GDB_PY_HANDLE_EXCEPTION(Exception) \ argument860 #define GDB_PY_SET_HANDLE_EXCEPTION(Exception) \ argument
208 #define AH_DISPLAY_EXCEPTION_TEXT(Status, Exception) \ argument
133 unsigned Exception; /* enable the next four values */ member
488 #define Exception(cond) Exceptionbit(cond) macro