Home
last modified time | relevance | path

Searched refs:CommentCount (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/tools/acpisrc/
H A Dasconvrt.c1410 UINT32 CommentCount = 0; in AsCountSourceLines() local
1431 CommentCount++; in AsCountSourceLines()
1442 CommentCount++; in AsCountSourceLines()
1470 if (Gbl_HeaderSize < CommentCount) in AsCountSourceLines()
1472 CommentCount -= Gbl_HeaderSize; in AsCountSourceLines()
1478 Gbl_CommentLines += CommentCount; in AsCountSourceLines()
1481 CommentCount, WhiteCount, LineCount, in AsCountSourceLines()
1482 LineCount + WhiteCount + CommentCount, Filename)); in AsCountSourceLines()