Home
last modified time | relevance | path

Searched refs:program_count (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgcov.c277 static unsigned program_count; variable
1262 program_count++; in read_count_file()
2257 fprintf (gcov_file, "%9s:%5d:Programs:%u\n", "-", 0, program_count); in output_lines()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgcov.c414 static unsigned program_count; variable
1783 program_count++; in read_count_file()
2933 fprintf (gcov_file, DEFAULT_LINE_START "Programs:%u\n", program_count); in output_lines()