Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/fixincludes/
Dfixincl.c410 int test_ct; in run_compiles() local
419 test_ct = p_fixd->test_ct; in run_compiles()
432 while (--test_ct >= 0) in run_compiles()
1124 pz_fname, p_fixd->test_ct - test_ct); \
1141 int test_ct; in fix_applies() local
1181 for (p_test = p_fixd->p_test_desc, test_ct = p_fixd->test_ct; in fix_applies()
1182 test_ct-- > 0; in fix_applies()
Dfixlib.h201 int test_ct; member
Dfixfixes.c259 int ct = p_fixd->test_ct; in FIX_PROC_HEAD()
701 int ct = p_fixd->test_ct; in FIX_PROC_HEAD()