Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslerror.c1072 char *MessageIdString) in AslLogExpectedException() argument
1079 MessageId = (UINT32) strtoul (MessageIdString, NULL, 0); in AslLogExpectedException()
1084 MessageIdString); in AslLogExpectedException()
1098 AslGbl_ExpectedMessages[AslGbl_ExpectedMessagesIndex].MessageIdStr = MessageIdString; in AslLogExpectedException()
1121 char *MessageIdString) in AslLogExpectedExceptionByLine() argument
1135 MessageId = (UINT32) strtoul (MessageIdString, NULL, 0); in AslLogExpectedExceptionByLine()
1150 Current->MessageIdStr = MessageIdString; in AslLogExpectedExceptionByLine()
1174 char *MessageIdString) in AslDisableException() argument
1181 MessageId = (UINT32) strtoul (MessageIdString, NULL, 0); in AslDisableException()
1186 MessageIdString); in AslDisableException()
[all …]
H A Daslcompiler.h384 char *MessageIdString);
388 char *MessageIdString);
392 char *MessageIdString);
403 char *MessageIdString);