Home
last modified time | relevance | path

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

/src/sys/contrib/dev/acpica/compiler/
H A Daslmessages.c420 const char *AslPreprocessorMsgs [] = variable
488 MessageTable = AslPreprocessorMsgs; in AeDecodeMessageId()
491 if (Index >= ACPI_ARRAY_LENGTH (AslPreprocessorMsgs)) in AeDecodeMessageId()
631 for (i = 0; i < ACPI_ARRAY_LENGTH (AslPreprocessorMsgs); i++, Index++) in AhDecodeAslException()
633 AH_DISPLAY_ASL_EXCEPTION_TEXT (Index, AslPreprocessorMsgs[i]); in AhDecodeAslException()