Home
last modified time | relevance | path

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

/acpica-latest/source/compiler/
Daslerror.c1180 char *MessageIdString) in AslLogExpectedException() argument
1187 MessageId = (UINT32) strtoul (MessageIdString, NULL, 0); in AslLogExpectedException()
1192 MessageIdString); in AslLogExpectedException()
1206 AslGbl_ExpectedMessages[AslGbl_ExpectedMessagesIndex].MessageIdStr = MessageIdString; in AslLogExpectedException()
1229 char *MessageIdString) in AslLogExpectedExceptionByLine() argument
1243 MessageId = (UINT32) strtoul (MessageIdString, NULL, 0); in AslLogExpectedExceptionByLine()
1258 Current->MessageIdStr = MessageIdString; in AslLogExpectedExceptionByLine()
1282 char *MessageIdString) in AslDisableException() argument
1289 MessageId = (UINT32) strtoul (MessageIdString, NULL, 0); in AslDisableException()
1294 MessageIdString); in AslDisableException()
[all …]
Daslcompiler.h492 char *MessageIdString);
496 char *MessageIdString);
500 char *MessageIdString);
511 char *MessageIdString);