OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Gbl_WhiteLines
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/tools/acpisrc/
asmain.c
177
UINT32
Gbl_WhiteLines
= 0;
319
printf ("%8u Lines of non-comment whitespace\n",
Gbl_WhiteLines
);
323
if (
Gbl_WhiteLines
> 0)
326
((float) Gbl_SourceLines / (float)
Gbl_WhiteLines
));
344
(
Gbl_WhiteLines
* 100) / Gbl_TotalLines,
acpisrc.h
212
extern UINT32
Gbl_WhiteLines
;
Completed in 12 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025