Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslmessages.c414 const char *AslPreprocessorMsgs [] = variable
482 MessageTable = AslPreprocessorMsgs; in AeDecodeMessageId()
485 if (Index >= ACPI_ARRAY_LENGTH (AslPreprocessorMsgs)) in AeDecodeMessageId()
625 for (i = 0; i < ACPI_ARRAY_LENGTH (AslPreprocessorMsgs); i++, Index++) in AhDecodeAslException()
627 AH_DISPLAY_ASL_EXCEPTION_TEXT (Index, AslPreprocessorMsgs[i]); in AhDecodeAslException()