Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/indent/
H A Dindent_globs.h255 int com_lines; /* the number of lines with comments, set by member
H A Dio.c243 ++ps.com_lines; /* count lines with comments */ in dump_line()
H A Dindent.c543 (1.0 * ps.com_lines) / code_lines); in main()