Searched refs:errcount (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/gcc/libio/tests/
H A Dtfformat.c4054 int errcount = 0; local
4089 errcount++;
4106 errcount++;
4118 if (errcount == 0)
4125 cerr << "Encountered " << errcount << " errors in "
4145 errcount++;
4156 errcount++;
4169 if (errcount == 0)
4177 errcount, testcount);
H A Dtiformat.c5038 int errcount = 0; local
5052 errcount++;
5062 if (errcount == 0) {
5067 cerr << "Encountered " << errcount << " errors in "
5093 errcount++;
5102 if (errcount == 0) {
5108 errcount, testcount);
/haiku-buildtools/binutils/bfd/
H A Delf32-arm.c18444 unsigned int mapcount, errcount; local
18467 errcount = arm_data->erratumcount;
18469 if (errcount != 0)

Completed in 236 milliseconds