Home | History | Annotate | Download | only in ppc32

Lines Matching refs:three_args

7468    int one_arg, two_args, three_args;
7493 (nb_args == 3 && !seln_flags.three_args))
7649 flags.three_args = 0;
7670 flags.three_args = 1;
7741 if (flags.one_arg == 0 && flags.two_args == 0 && flags.three_args == 0) {
7744 flags.three_args = 1;
7783 flags.three_args = 1;
7855 printf(" three_args = %d\n", flags.three_args);