Home | History | Annotate | Download | only in UefiStrGather

Lines Matching defs:LineCount

2374   UINT32                      LineCount;

2381 LineCount = 0;
2395 LineCount++;
2397 Error (Files->Str, LineCount, 0, "line length exceeds maximum supported", NULL);
2459 Error (Files->Str, LineCount, 0, StringName, "invalid line : expected 'StringIdentifier Scope'");
2463 Error (Files->Str, LineCount, 0, StringName, "invalid line : expected 'StringIdentifier Scope'");
2467 Error (Files->Str, LineCount, 0, StringName, "invalid string identifier");