Home
last modified time | relevance | path

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

/acpica-latest/source/compiler/
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()
706 Status = AePrintErrorSourceLine (OutputFile, Enode, &PrematureEOF, &Total); in AePrintException()
720 AeDecodeErrorMessageId (OutputFile, Enode, PrematureEOF, Total); in AePrintException()
[all …]