Home
last modified time | relevance | path

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

/acpica-3.7.0/source/tools/acpihelp/
Dahdecode.c753 AH_DISPLAY_EXCEPTION (0, in AhDecodeException()
787 AH_DISPLAY_EXCEPTION (Status, "Invalid exception code (more than 16 bits)"); in AhDecodeException()
794 AH_DISPLAY_EXCEPTION (Status, "Unknown exception code"); in AhDecodeException()
Dacpihelp.h205 #define AH_DISPLAY_EXCEPTION(Status, Name) \ macro
/acpica-3.7.0/source/compiler/
Daslmessages.c590 #define AH_DISPLAY_EXCEPTION(Status, Name) \ macro
612 AH_DISPLAY_EXCEPTION (0, in AhDecodeAslException()