Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslmessages.c581 #define AH_DISPLAY_ASL_EXCEPTION_TEXT(Status, Exception) \ macro
613 AH_DISPLAY_ASL_EXCEPTION_TEXT (Index, AslCompilerMsgs[i]); in AhDecodeAslException()
620 AH_DISPLAY_ASL_EXCEPTION_TEXT (Index, AslTableCompilerMsgs[i]); in AhDecodeAslException()
627 AH_DISPLAY_ASL_EXCEPTION_TEXT (Index, AslPreprocessorMsgs[i]); in AhDecodeAslException()
636 AH_DISPLAY_ASL_EXCEPTION_TEXT (MessageId, OneException); in AhDecodeAslException()