Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/compiler/
A Daslmessages.c54 const char *AslErrorLevel [ASL_NUM_REPORT_LEVELS] = {
65 const char *AslErrorLevelIde [ASL_NUM_REPORT_LEVELS] = {
A Daslmessages.h58 ASL_NUM_REPORT_LEVELS enumerator
A Daslglobal.h64 UINT32 Gbl_ExceptionCount[ASL_NUM_REPORT_LEVELS] = {0,0,0,0,0,0};
90 extern UINT32 Gbl_ExceptionCount[ASL_NUM_REPORT_LEVELS];
A Daslstartup.c116 for (i = 0; i < ASL_NUM_REPORT_LEVELS; i++) in AslInitializeGlobals()

Completed in 7 milliseconds