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 236 PrError (ASL_ERROR, ASL_MSG_EXISTING_NAME,
416 PrError (ASL_ERROR, ASL_MSG_MACRO_SYNTAX, TokenOffset);
468 PrError (ASL_ERROR, ASL_MSG_TOO_MANY_ARGUMENTS, TokenOffset);
508 PrError (ASL_ERROR, ASL_MSG_TOO_MANY_ARGUMENTS,
539 PrError (ASL_ERROR, ASL_MSG_EXISTING_NAME,
695 PrError (ASL_ERROR, ASL_MSG_INVALID_INVOCATION,
prscan.c 577 PrError (ASL_ERROR, ASL_MSG_UNKNOWN_DIRECTIVE,
652 PrError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL,
667 PrError (ASL_ERROR, ASL_MSG_ENDIF_MISMATCH,
838 PrError (ASL_ERROR, ASL_MSG_ERROR_DIRECTIVE,
931 PrError (ASL_ERROR, ASL_MSG_UNKNOWN_PRAGMA,
948 PrError (ASL_WARNING, ASL_MSG_WARNING_DIRECTIVE,
968 PrError (ASL_ERROR, ASL_MSG_DIRECTIVE_SYNTAX,
preprocess.h 368 PrError (
prexpress.c 399 PrError (ASL_ERROR, ASL_MSG_INVALID_EXPRESSION, 0);
prutils.c 245 * FUNCTION: PrError
258 PrError (
674 PrError (ASL_ERROR, ASL_MSG_INCLUDE_FILE_OPEN, 0);

Completed in 30 milliseconds