HomeSort by: relevance | last modified time | path
    Searched refs:ASL_NUM_REPORT_LEVELS (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/compiler/
aslmessages.c 54 const char *AslErrorLevel [ASL_NUM_REPORT_LEVELS] = {
65 const char *AslErrorLevelIde [ASL_NUM_REPORT_LEVELS] = {
aslmessages.h 57 ASL_NUM_REPORT_LEVELS
aslstartup.c 113 for (i = 0; i < ASL_NUM_REPORT_LEVELS; i++)
aslglobal.h 64 UINT32 AslGbl_ExceptionCount[ASL_NUM_REPORT_LEVELS] = {0,0,0,0,0,0};
133 extern UINT32 AslGbl_ExceptionCount[ASL_NUM_REPORT_LEVELS];

Completed in 28 milliseconds