Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dgcov.c263 static unsigned program_count; variable
1009 program_count++; in read_count_file()
1795 fprintf (gcov_file, "%9s:%5d:Programs:%u\n", "-", 0, program_count); in output_lines()