Searched refs:total_lines (Results 1 – 2 of 2) sorted by relevance
155 total_lines = 0159 total_lines += 1162 if total_lines > 0:163 per_file.append((float(covered_lines)/float(total_lines)*100.0,164 total_lines - covered_lines,
2388 static int total_lines; variable7527 total_lines += bf->line_num; in tcc_close()21756 tok_ident - TOK_IDENT, total_lines, total_bytes, in main2()21757 total_time, (int)(total_lines / total_time), in main2()