Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslerror.c353 BOOLEAN PrematureEOF, in AeDecodeErrorMessageId() argument
393 if (AslGbl_VerboseErrors && !PrematureEOF) in AeDecodeErrorMessageId()
431 if (PrematureEOF) in AeDecodeErrorMessageId()
464 BOOLEAN *PrematureEOF, in AePrintErrorSourceLine() argument
497 *PrematureEOF = TRUE; in AePrintErrorSourceLine()
528 if (*PrematureEOF) in AePrintErrorSourceLine()
638 BOOLEAN PrematureEOF = FALSE; in AePrintException() local
702 AeDecodeErrorMessageId (OutputFile, Enode, PrematureEOF, Total); in AePrintException()
720 AeDecodeErrorMessageId (OutputFile, Enode, PrematureEOF, Total); in AePrintException()
751 BOOLEAN PrematureEOF = FALSE; in AePrintSubError() local
[all …]