OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Gbl_CommentLines
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/tools/acpisrc/
asmain.c
178
UINT32
Gbl_CommentLines
= 0;
320
printf ("%8u Lines of comments\n",
Gbl_CommentLines
);
329
if ((
Gbl_CommentLines
+ Gbl_NonAnsiComments) > 0)
333
(float) (
Gbl_CommentLines
+ Gbl_NonAnsiComments)));
343
(
Gbl_CommentLines
* 100) / Gbl_TotalLines,
acpisrc.h
213
extern UINT32
Gbl_CommentLines
;
Completed in 14 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025