HomeSort by: relevance | last modified time | path
    Searched defs:test_ct (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/fixincludes/
fixincl.c 410 int test_ct; local
419 test_ct = p_fixd->test_ct;
432 while (--test_ct >= 0)
1124 pz_fname, p_fixd->test_ct - test_ct); \
1141 int test_ct; local
1181 for (p_test = p_fixd->p_test_desc, test_ct = p_fixd->test_ct;
1182 test_ct-- > 0
    [all...]
fixlib.h 201 int test_ct; member in struct:fix_desc
  /src/external/gpl3/gcc.old/dist/fixincludes/
fixincl.c 410 int test_ct; local
419 test_ct = p_fixd->test_ct;
432 while (--test_ct >= 0)
1124 pz_fname, p_fixd->test_ct - test_ct); \
1141 int test_ct; local
1181 for (p_test = p_fixd->p_test_desc, test_ct = p_fixd->test_ct;
1182 test_ct-- > 0
    [all...]
fixlib.h 201 int test_ct; member in struct:fix_desc

Completed in 26 milliseconds