Searched refs:AslCompilerMsgs (Results 1 – 1 of 1) sorted by relevance
201 const char *AslCompilerMsgs [] = variable456 MessageTable = AslCompilerMsgs; in AeDecodeMessageId()459 if (Index >= ACPI_ARRAY_LENGTH (AslCompilerMsgs)) in AeDecodeMessageId()611 for (i = 1; Index < ACPI_ARRAY_LENGTH (AslCompilerMsgs); i++, Index++) in AhDecodeAslException()613 AH_DISPLAY_ASL_EXCEPTION_TEXT (Index, AslCompilerMsgs[i]); in AhDecodeAslException()