Searched refs:test_func (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/obj-c++.dg/
H A Dsuper-class-1.mm13 + (int) test_func;
17 + (int) test_func
22 + (int) test_func;
26 + (int) test_func
28 return [super test_func]; /* { dg-bogus "invalid use of undefined type" } */
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/ipa/
H A Dpr57358.c5 void test_func(struct t* a) __attribute__((optimize("O0")));
6 void test_func(struct t* a) function
/haiku-buildtools/gcc/gcc/testsuite/objc.dg/
H A Dsuper-class-2.m27 + (int) test_func;
31 + (int) test_func
36 + (int) test_func;
40 + (int) test_func
42 return [super test_func]; /* { dg-bogus "dereferencing pointer to incomplete type" } */
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dssa-lim-10.c5 int test_func(void) function
/haiku-buildtools/gcc/gcc/testsuite/jit.dg/
H A Dtest-error-mismatching-types-in-assignment-op.c9 void test_func (void)
21 gcc_jit_function *test_func = local
26 "test_func", /* const char *name */
31 gcc_jit_function_new_block (test_func, "initial");
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tree-ssa/
H A Dssa-sra-2.C28 inline OOf test_func( function
45 OOf d = test_func (a,b,c);
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr69760.c9 test_func (double *a, int L, int m, int n, int N) function
48 test_func ((double *) p, L, m, n, N);
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/
H A Dpr55073.C44 __attribute__((noinline)) v16i8 test_func(void) function
66 v16u8 val = test_func();
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/s390/
H A Dhtm-builtins-2.c33 test_func_t test_func; member in struct:__anon234
608 rc = test_entry->test_func();
651 test->test_func != NULL && rc == 0; test++)
H A Dhtm-builtins-1.c33 test_func_t test_func; member in struct:__anon231
959 test_entry->test_func ();
989 rc = test_entry->test_func ();
1032 test->test_func != NULL && rc == 0; test++)

Completed in 135 milliseconds