OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gcda_files
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgcc/
libgcov-util.c
1180
static unsigned
gcda_files
[2];
variable
1251
gcda_files
[0]++;
1278
gcda_files
[1]++;
1437
printf (" gcda files: %12u\t%12u\t%12u\n",
gcda_files
[0],
gcda_files
[1],
1438
gcda_files
[0]-unique_gcda_files[0]);
libgcov-util.c
1180
static unsigned
gcda_files
[2];
variable
1251
gcda_files
[0]++;
1278
gcda_files
[1]++;
1437
printf (" gcda files: %12u\t%12u\t%12u\n",
gcda_files
[0],
gcda_files
[1],
1438
gcda_files
[0]-unique_gcda_files[0]);
/src/external/gpl3/gcc.old/dist/libgcc/
libgcov-util.c
1092
static unsigned
gcda_files
[2];
variable
1163
gcda_files
[0]++;
1190
gcda_files
[1]++;
1349
printf (" gcda files: %12u\t%12u\t%12u\n",
gcda_files
[0],
gcda_files
[1],
1350
gcda_files
[0]-unique_gcda_files[0]);
libgcov-util.c
1092
static unsigned
gcda_files
[2];
variable
1163
gcda_files
[0]++;
1190
gcda_files
[1]++;
1349
printf (" gcda files: %12u\t%12u\t%12u\n",
gcda_files
[0],
gcda_files
[1],
1350
gcda_files
[0]-unique_gcda_files[0]);
Completed in 88 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026