Searched defs:two_args (Results 1 – 9 of 9) sorted by relevance
/external/valgrind/none/tests/ppc64/ |
D | round.c | 402 bool_t two_args = TRUE; in check_single_arithmetic_op() local
|
D | test_isa_2_06_part3.c | 1455 Bool two_args = test_group.targs ? True : False; in test_vx_tdivORtsqrt() local
|
D | test_isa_2_07_part1.c | 1114 int one_arg, two_args, three_args; member
|
D | jm-insns.c | 7468 int one_arg, two_args, three_args; member
|
/external/valgrind/none/tests/ppc32/ |
D | round.c | 402 bool_t two_args = TRUE; in check_single_arithmetic_op() local
|
D | test_isa_2_06_part3.c | 1455 Bool two_args = test_group.targs ? True : False; in test_vx_tdivORtsqrt() local
|
D | test_isa_2_07_part1.c | 1114 int one_arg, two_args, three_args; member
|
D | jm-insns.c | 7468 int one_arg, two_args, three_args; member
|
/external/valgrind/VEX/switchback/ |
D | test_ppc_jm1.c | 4333 static void do_tests (int one_arg, int two_args, int three_args, in do_tests() 4483 int one_arg = 0, two_args = 0, three_args = 0; in _main() local
|