Home | History | Annotate | Download | only in ppc32

Lines Matching defs:three_args

7340    int one_arg, two_args, three_args;
7365 (nb_args == 3 && !seln_flags.three_args))
7516 flags.three_args = 0;
7537 flags.three_args = 1;
7608 if (flags.one_arg == 0 && flags.two_args == 0 && flags.three_args == 0) {
7611 flags.three_args = 1;
7649 flags.three_args = 1;
7717 printf(" three_args = %d\n", flags.three_args);