Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/acpica/compiler/
HDdtfield.c176 DtError (ASL_ERROR, ASL_MSG_STRING_LENGTH, Field, MsgBuffer); in DtCompileString()
327 DtError (ASL_WARNING, ASL_MSG_RESERVED_VALUE, Field, in DtCompileInteger()
334 DtError (ASL_WARNING, ASL_MSG_RESERVED_VALUE, Field, in DtCompileInteger()
344 DtError (ASL_ERROR, ASL_MSG_ZERO_VALUE, Field, NULL); in DtCompileInteger()
359 DtError (ASL_ERROR, ASL_MSG_INTEGER_SIZE, Field, MsgBuffer); in DtCompileInteger()
484 DtError (ASL_ERROR, ASL_MSG_BUFFER_ELEMENT, Field, MsgBuffer); in DtCompileBuffer()
526 DtError (ASL_ERROR, ASL_MSG_INVALID_HEX_INTEGER, Field, NULL); in DtCompileFlag()
581 DtError (ASL_ERROR, ASL_MSG_FLAG_VALUE, Field, MsgBuffer); in DtCompileFlag()
HDdtexpress.c146 DtError (ASL_ERROR, ASL_MSG_DIVIDE_BY_ZERO, in DtDoOperator()
157 DtError (ASL_ERROR, ASL_MSG_DIVIDE_BY_ZERO, in DtDoOperator()
289 DtError (ASL_ERROR, ASL_MSG_UNKNOWN_LABEL, in DtResolveLabel()
HDdtparser.y209 DtError (ASL_ERROR, ASL_MSG_SYNTAX,
269 DtError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, in DtEvaluateExpression()
HDprparser.y219 DtError (ASL_ERROR, ASL_MSG_SYNTAX,
279 DtError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, in PrEvaluateExpression()
HDdtcompile.c133 DtError (ASL_ERROR, ASL_MSG_SYNTAX, NULL, in DtDoCompile()
152 DtError (ASL_ERROR, ASL_MSG_SYNTAX, NULL, in DtDoCompile()
HDdtutils.c76 DtError ( in DtError() function
183 DtError (ASL_ERROR, MessageId, FieldObject, ExtraMessage); in DtFatal()
HDdtcompiler.h351 DtError (