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

/fuchsia/zircon/third_party/lib/acpica/source/tools/acpisrc/
H A Dasconvrt.c210 UINT32 TotalLines; local
213 TotalLines = 1;
232 TotalLines++;
277 printf (" %.32s (line %u)\n", StringStart, TotalLines);
317 TotalLines++;
328 TotalLines++;
337 SubBuffer = Callback (SubBuffer, Filename, TotalLines);
1690 UINT32 *TotalLines);
1696 UINT32 *TotalLines)
1741 if (TotalLines)
1694 AsCheckAndSkipLiterals( char *Buffer, UINT32 *TotalLines) argument
[all...]

Completed in 29 milliseconds