Searched defs:test_special (Results 1 - 5 of 5) sorted by relevance
/external/valgrind/none/tests/ppc32/ |
H A D | test_isa_2_07_part1.c | 1223 static void test_special (special_t *table, function 1267 test_special(special_move_ops, name, func, test_flags);
|
H A D | jm-insns.c | 5365 static void test_special (special_t *table, function 5523 test_special(special_int_ops, name, func, test_flags); 5969 test_special(special_float_ops, name, func, test_flags); 6845 test_special(special_av_int_ops, name, func, test_flags); 7351 test_special(special_av_float_ops, name, func, test_flags);
|
/external/valgrind/none/tests/ppc64/ |
H A D | test_isa_2_07_part1.c | 1223 static void test_special (special_t *table, function 1267 test_special(special_move_ops, name, func, test_flags);
|
H A D | jm-insns.c | 5365 static void test_special (special_t *table, function 5523 test_special(special_int_ops, name, func, test_flags); 5969 test_special(special_float_ops, name, func, test_flags); 6845 test_special(special_av_int_ops, name, func, test_flags); 7351 test_special(special_av_float_ops, name, func, test_flags);
|
/external/valgrind/VEX/switchback/ |
H A D | test_ppc_jm1.c | 3998 static void test_special (special_t *table, function 4072 test_special(special_int_ops, name, func); 4235 test_special(special_float_ops, name, func);
|
Completed in 1114 milliseconds