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

/freebsd-current/usr.bin/indent/
H A Dindent_globs.h274 int com_lines; /* the number of lines with comments, set by member in struct:parser_state
H A Dio.c188 ++ps.com_lines; /* count lines with comments */
H A Dindent.c508 (1.0 * ps.com_lines) / code_lines);

Completed in 65 milliseconds