Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/indent/
Dindent_globs.h260 int com_lines; /* the number of lines with comments, set by member
Dio.c249 ++ps.com_lines; /* count lines with comments */ in dump_line()
Dindent.c435 (1.0 * ps.com_lines) / code_lines); in main()