Line
Line = 0;
static int Line;
++Line;
seterrline(Line, Filename, "", line);
Symtab.Line = line; /* Set, don't clear. */
Symtab.Line = val;
return (Symtab.Line);
int Line;
Status.Line = 1;
Byte, Status.Line, Status.Offset);
Byte, Status.Line, Status.Offset);
Status.Line++;
Status->Line++;
Status->Line++;
UINT32 Line;
UINT32 Line; /* Line number for this field */
Field->Line, Field->ByteOffset, Field->NameColumn,
UINT32 Line,
UINT32 Line,
Field->Line = Line;
FieldObject->Line,
FieldObject->Line,
FieldObject->Line,
FieldObject->Line,
char *Line,
char *Line);
char *Line)
return (Line);
char *Line,
"**** Resolve #if: %s\n", Gbl_CurrentLineNumber, Line);
ExpandedLine = PrExpandMacros (Line);
Line = 1;
outfl(O_DIE, File, Line,
Line = 0;
Line = Line * 10 + c - '0';
Line--; /* newline will increment it */
outfl(O_DIE, File, Line,
outfl(O_DIE, File, Line,
Line++;
outfl(O_DIE, File, Line, "unexpected EOF");
startline = Line;
Line++;
outfl(O_DIE, File, Line,
startline = Line;
outfl(O_DIE, File, Line,
Line++;
out(O_DIE, File, Line, "string too long");
out(O_DIE, File, Line,
out(O_DIE, File, Line,
if (Line != Recordedline) {
Recordedline = Line;
outfl(O_DIE, File, Line, "line too long, bailing out");
yylval.tok.line = Line;
outfl(O_ERR|O_NONL, File, Line, "%s, tokens: ", s);
static int Line;
outfl(O_DIE, File, Line, "bad ident");
outfl(O_VERB, File, Line, "pragma set: ident \"%s\"", Tok);
outfl(O_DIE, File, Line, "bad dictionary");
outfl(O_VERB, File, Line, "pragma set: dictionary \"%s\"", Tok);
outfl(O_VERB, File, Line,
outfl(O_VERB, File, Line,
outfl(O_VERB, File, Line,
outfl(O_VERB, File, Line,
outfl(O_OK, File, Line, "lex: ");
(void) fprintf(stderr, "%s line %d: ", File, Line);
"%s line %d: ", File, Line);
static int Line;
Line = line;
Line line[MAXSTACK+3];
struct Line line;
size = sizeof (struct Line);
if (regex(s, Line) != NULL)
pr (Line);
p = Line;
while ((c = Getc (f)) != '\n' && c != EOF && p - Line < LINSIZ - 1)
char Line[LINSIZ]; /* Line buffer */
prbuf (Line, length);
p = Line;
while (p < &Line[LINSIZ - 1]) {
if (p > Line) {
*length = p - Line;
*length = p - Line;
if (p>Line && p[-1] == '\r') {
for (--p; column & 7 && p < &Line[LINSIZ - 1]; column++) {
*length = p - Line;
*length = p - Line;
if (step(Line, expbuf))
(void) strncpy(Line, multic, (size_t)savlength);
for (column = 0, p = Line + savlength; ; ) {
if (p > Line) { /* last line doesn't have '\n', */
if (p + length > &Line[LINSIZ - 2] && c != '\n')
static char Line[LINSIZ+2];
(void) fputs(Line, stdout);
++Line;
static int Line;
for (Line = Margin / 2; ; (void) get(0)) {
if (Dblspace == 2 && Line < Plength)
if (Line >= Plength)
while (Line < Length)
for (Line = Margin / 2; ; (void) get(0)) {
if (Dblspace == 2 && Line < Plength)
if (Line >= Plength)
else while (Line < Length)
static char Line[ADM_LINE_SIZE];
if (fgets(Line, ADM_LINE_SIZE, FilePtr) == NULL)
if (strlen(Line) < 4)
if ((Line[0] != 'S') || (Line[1] < '0') || (Line[1] > '9'))
SrecordLength = ADM_string_to_long(Line+2, 2);
if (SrecordLength > ((strlen(Line) - 4) / 2))
CurrentChar = &Line[2]; /* Skip s-record header */
UINT32 Line);
UINT32 Line);
UINT32 Line)
ACPI_WARNING ((Module, Line,
ACPI_WARNING ((Module, Line,
Allocation, Size, ACPI_MEM_MALLOC, Component, Module, Line);
UINT32 Line)
ACPI_WARNING ((Module, Line,
ACPI_ERROR ((Module, Line,
ACPI_MEM_CALLOC, Component, Module, Line);
UINT32 Line)
ACPI_ERROR ((Module, Line,
Status = AcpiUtRemoveAllocation (DebugBlock, Component, Module, Line);
UINT32 Line)
Allocation->Line = Line;
UINT32 Line)
ACPI_ERROR ((Module, Line,
Element->Line);
Element->Line, AcpiUtGetDescriptorName (Descriptor));
Line = 0;
Line++;
static int Line;
(void) fprintf(stderr, "%s: %s:%d ", Myname, Dict, Line);
UINT32 Line; \
#define ACPI_DO_DEBUG_PRINT(Function, Level, Line, Filename, Modulename, Component, ...) \
Function (Level, Line, Filename, Modulename, Component, __VA_ARGS__); \
#define ACPI_ACTUAL_DEBUG(Level, Line, Filename, Modulename, Component, ...) \
ACPI_DO_DEBUG_PRINT (AcpiDebugPrint, Level, Line, \
#define ACPI_ACTUAL_DEBUG_RAW(Level, Line, Filename, Modulename, Component, ...) \
ACPI_DO_DEBUG_PRINT (AcpiDebugPrintRaw, Level, Line, \
UINT32 Line);
UINT32 Line);
UINT32 Line);