Searched refs:test_ct (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/gcc/fixincludes/
H A Dfixincl.c475 int test_ct = p_fixd->test_ct; local
488 while (--test_ct >= 0)
1087 int test_ct; local
1133 for (p_test = p_fixd->p_test_desc, test_ct = p_fixd->test_ct;
1134 test_ct-- > 0;
1144 pz_fname, p_fixd->test_ct - test_ct);
1155 pz_fname, p_fixd->test_ct
[all...]
H A Dfixlib.h199 int test_ct; member in struct:fix_desc
H A Dfixfixes.c260 int ct = p_fixd->test_ct;
661 int ct = p_fixd->test_ct;
/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dfixincl.c507 int test_ct = p_fixd->test_ct; local
520 while (--test_ct >= 0)
1122 int test_ct; local
1168 for (p_test = p_fixd->p_test_desc, test_ct = p_fixd->test_ct;
1169 test_ct-- > 0;
1179 pz_fname, p_fixd->test_ct - test_ct);
1190 pz_fname, p_fixd->test_ct
[all...]
H A Dfixlib.h173 int test_ct; member in struct:fix_desc
H A Dfixfixes.c270 int ct = p_fixd->test_ct;
671 int ct = p_fixd->test_ct;

Completed in 166 milliseconds