Home
last modified time | relevance | path

Searched defs:Exception (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/dev/acpica/components/utilities/
H A Dutexcep.c181 const ACPI_EXCEPTION_INFO *Exception; in AcpiFormatException() local
223 const ACPI_EXCEPTION_INFO *Exception = NULL; in ACPI_EXPORT_SYMBOL() local
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslmessages.c581 #define AH_DISPLAY_ASL_EXCEPTION_TEXT(Status, Exception) \ argument