OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gcda_files
(Results
1 - 2
of
2
) sorted by relevancy
/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]);
/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]);
Completed in 26 milliseconds
Indexes created Sun Mar 29 00:23:15 UTC 2026