Home | History | Annotate | Download | only in ppc32

Lines Matching refs:nb_special_fargs

260 static int nb_special_fargs;
525 nb_special_fargs = i;
1224 /* If num_tests is exactly equal to nb_special_fargs, this implies the
1228 if (test_group.num_tests == nb_special_fargs && !test_group.targs) {
1231 for (i = 0; i < nb_special_fargs; i++) {
1340 fp_idx[m] = i % (nb_special_fargs - stride) + m;
1660 for (i = 0; i < nb_special_fargs; i++) {