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

/freebsd-12-stable/sys/contrib/dev/acpica/compiler/
H A Daslerror.c340 * PrematureEOF - True = PrematureEOF has been reached
353 BOOLEAN PrematureEOF,
393 if (AslGbl_VerboseErrors && !PrematureEOF)
431 if (PrematureEOF)
450 * PrematureEOF - True = PrematureEOF has been reached
464 BOOLEAN *PrematureEOF,
497 *PrematureEOF = TRUE;
528 if (*PrematureEOF)
350 AeDecodeErrorMessageId( FILE *OutputFile, ASL_ERROR_MSG *Enode, BOOLEAN PrematureEOF, UINT32 Total) argument
461 AePrintErrorSourceLine( FILE *OutputFile, ASL_ERROR_MSG *Enode, BOOLEAN *PrematureEOF, UINT32 *Total) argument
638 BOOLEAN PrematureEOF = FALSE; local
751 BOOLEAN PrematureEOF = FALSE; local
[all...]

Completed in 109 milliseconds