Searched refs:OutputFile (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/dev/acpica/compiler/ |
| H A D | aslerror.c | 204 FILE *OutputFile, 363 fprintf (OutputFile, "%s %4.4d -", in AeDecodeErrorMessageId() 436 fprintf (OutputFile, "\n"); in AeDecodeErrorMessageId() 439 fprintf (OutputFile, "\n"); in AeDecodeErrorMessageId() 502 fprintf (OutputFile, in AePrintErrorSourceLine() 542 fprintf (OutputFile, in AePrintErrorSourceLine() 552 fprintf (OutputFile, in AePrintErrorSourceLine() 591 fprintf (OutputFile, "\n"); in AePrintErrorSourceLine() 724 fprintf (OutputFile, "\n"); in AePrintException() 764 fprintf (OutputFile, "\n "); in AePrintSubError() [all …]
|
| /f-stack/freebsd/contrib/dev/acpica/include/ |
| H A D | acutils.h | 210 FILE *OutputFile = AcpiGbl_OutputFile; \ 214 AcpiOsRedirectOutput (OutputFile);
|