Searched refs:test_func (Results 1 – 9 of 9) sorted by relevance
27 bl test_func36 .globl test_func symbol37 test_func: label
21 static int test_func(void) in test_func() function43 ADD_TEST(test_func); in setup_tests()
55 static int test_func(int test) in test_func() function344 ADD_ALL_TESTS(test_func, 9); in setup_tests()
69 proc run_trace_experiment { test_func } { argument85 "#0 $test_func .*" \
66 proc run_trace_experiment { test_func } { argument81 "#0 $test_func .*" \
158 int res = thr->dev->openacc.async.test_func (aq); in acc_async_test()181 if (!thr->dev->openacc.async.test_func (l->aq)) in acc_async_test_all()
298 .test_func = host_openacc_async_test,
1176 __typeof (GOMP_OFFLOAD_openacc_async_test) *test_func; member
18554 * gdb.base/dbx.exp (test_func): Remove xfails, update expected