Searched refs:test_loop_t (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/VEX/switchback/
H A Dtest_ppc_jm1.c84 typedef void (*test_loop_t) (const unsigned char *name, test_func_t func); typedef
683 typedef void (*test_loop_t) (const unsigned char *name, test_func_t func); typedef
4077 static test_loop_t int_loops[] = {
4240 static test_loop_t float_loops[] = {
4342 test_loop_t tmpl;
4344 test_loop_t *loop;
/external/valgrind/main/none/tests/ppc32/
H A Djm-insns.c340 typedef void (*test_loop_t) (const char *name, test_func_t func, typedef
5615 static test_loop_t int_loops[] = {
6075 static test_loop_t float_loops[] = {
6840 static test_loop_t altivec_int_loops[] = {
7167 static test_loop_t altivec_float_loops[] = {
7288 test_loop_t tmpl;
7290 test_loop_t *loop;
/external/valgrind/main/none/tests/ppc64/
H A Djm-insns.c340 typedef void (*test_loop_t) (const char *name, test_func_t func, typedef
5615 static test_loop_t int_loops[] = {
6075 static test_loop_t float_loops[] = {
6840 static test_loop_t altivec_int_loops[] = {
7167 static test_loop_t altivec_float_loops[] = {
7288 test_loop_t tmpl;
7290 test_loop_t *loop;

Completed in 60 milliseconds