Searched refs:program_count (Results 1 – 2 of 2) sorted by relevance
277 static unsigned program_count; variable1262 program_count++; in read_count_file()2257 fprintf (gcov_file, "%9s:%5d:Programs:%u\n", "-", 0, program_count); in output_lines()
414 static unsigned program_count; variable1783 program_count++; in read_count_file()2933 fprintf (gcov_file, DEFAULT_LINE_START "Programs:%u\n", program_count); in output_lines()