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

  /src/sys/external/bsd/acpica/dist/compiler/
prmacros.c 128 PrError (ASL_ERROR, ASL_MSG_EXISTING_NAME,
308 PrError (ASL_ERROR, ASL_MSG_MACRO_SYNTAX, TokenOffset);
360 PrError (ASL_ERROR, ASL_MSG_TOO_MANY_ARGUMENTS, TokenOffset);
400 PrError (ASL_ERROR, ASL_MSG_TOO_MANY_ARGUMENTS,
431 PrError (ASL_ERROR, ASL_MSG_EXISTING_NAME,
587 PrError (ASL_ERROR, ASL_MSG_INVALID_INVOCATION,
prscan.c 469 PrError (ASL_ERROR, ASL_MSG_UNKNOWN_DIRECTIVE,
544 PrError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL,
559 PrError (ASL_ERROR, ASL_MSG_ENDIF_MISMATCH,
730 PrError (ASL_ERROR, ASL_MSG_ERROR_DIRECTIVE,
823 PrError (ASL_ERROR, ASL_MSG_UNKNOWN_PRAGMA,
840 PrError (ASL_WARNING, ASL_MSG_WARNING_DIRECTIVE,
860 PrError (ASL_ERROR, ASL_MSG_DIRECTIVE_SYNTAX,
preprocess.h 260 PrError (
prexpress.c 291 PrError (ASL_ERROR, ASL_MSG_INVALID_EXPRESSION, 0);
prutils.c 137 * FUNCTION: PrError
150 PrError (
566 PrError (ASL_ERROR, ASL_MSG_INCLUDE_FILE_OPEN, 0);

Completed in 19 milliseconds