Searched defs:fooFunction (Results 1 – 1 of 1) sorted by relevance
62 struct fooFunction { struct63 __attribute__((address_space(I))) void **const base = 0;65 void *get_0(void) { in get_0()69 …ss_space(I))) ft qf; // expected-error {{function type may not be qualified with an address space}}70 __attribute__((address_space(I))) char *test3_val;72 void test3(void) { in test3()