Searched refs:foo7 (Results 1 - 25 of 39) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dintermod-1.c13 static void foo7(void);
14 void foo7(void) { } function
22 foo7();
H A Dwtr-label-1.c17 int foo7; local
25 foo7: /* { dg-warning "traditional C lacks" "label conflicts with identifier" } */
39 int foo7; local
47 foo7:
H A Dnoreturn-1.c47 extern void foo7(void);
49 foo7(void) function
58 foo7();
H A D20041213-1.c22 foo7() {} /* { dg-message "1:note: previous definition" } */ function
23 void foo7() {} /* { dg-error "6:conflicting types" } */ function
H A Dpr30137-2.c13 int foo7 (void) { return &s->base != &s->ptr; } function
H A Dvla-5.c24 void foo7(__typeof__ (int (*)(int o[*])) i);
H A Dbuiltin-bswap-8.c40 uint32_t foo7 (uint32_t a, uint32_t b) function
H A Dbuiltin-bswap-9.c40 uint64_t foo7 (uint64_t a, uint64_t b) function
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dstatic1.C4 void foo7 () { A::a = 3; }// { dg-error "" } .* function
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/
H A Dthumb2-replicated-constant2.c60 foo7 (int a) function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/warn/
H A DWparentheses-26.C22 template<int i, int j = 3 | (i + 7)> class foo7 { }; class
23 typedef foo7<10> bar7;
H A Dnoreturn-1.C62 void __attribute__ ((__noreturn__)) foo7 () function
/haiku-buildtools/binutils/gas/testsuite/gas/sh/sh64/
H A Ddatal-3.s23 movi datalabel foo7 + 42,r30
40 .global foo7
41 foo7: label
H A Ddatal64-3.d40 0+b8 g \.text 0+ 0x04 foo7
41 0+b8 \*UND\* 0+ foo7
62 0+24 R_SH_IMM_HI16 foo7\+0x0+2a
63 0+28 R_SH_IMM_MEDHI16 foo7\+0x0+2a
64 0+2c R_SH_IMM_MEDLOW16 foo7\+0x0+2a
65 0+30 R_SH_IMM_LOW16 foo7\+0x0+2a
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/sh/sh64/
H A Ddatal-3.s23 movi datalabel foo7 + 42,r30
40 .global foo7
41 foo7: label
H A Ddatal64-3.d40 0+b8 g \.text 0+ 0x04 foo7
41 0+b8 \*UND\* 0+ foo7
62 0+24 R_SH_IMM_HI16 foo7\+0x0+2a
63 0+28 R_SH_IMM_MEDHI16 foo7\+0x0+2a
64 0+2c R_SH_IMM_MEDLOW16 foo7\+0x0+2a
65 0+30 R_SH_IMM_LOW16 foo7\+0x0+2a
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dproc_ptr_comp_pass_4.f9035 procedure(foo7), pass, pointer :: f7 ! { dg-error "must have at least one argument" }
64 integer function foo7 () function in module:m
65 foo7 = 2
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/autopar/
H A Dpr46969.c30 F (foo6) F (foo7)
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dstructs.c40 struct struct7 foo7 = {'1', '2', '3', '4', '5', '6', '7'}, L7; variable in typeref:struct:struct7
78 return foo7;
160 void Fun7(struct struct7 foo7) argument
162 void Fun7(foo7)
163 struct struct7 foo7;
166 L7 = foo7;
245 foo1.a = foo2.a = foo3.a = foo4.a = foo5.a = foo6.a = foo7.a = foo8.a =
254 Fun7(foo7);
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/format/
H A Dsentinel-1.c23 extern void foo7 (const char *, ...) __attribute__ ((__sentinel__(0)));
60 foo7 ("a", 1, 2, 3, NULL);
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dattributes-error.c10 void foo7(int i, int j) __attribute__((cdecl, stdcall)); /* { dg-error "not compatible" } */
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dtr-warn6.c13 #define foo7(AA, hello, world, EEE) sdf "A B hello C,world,DhelloE F" fds EEE /* { dg-warning "macro argument \"hello\" would be stringified" "traditional stringification" } */ macro
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/sparc/
H A Dfpmul.c33 vec32 foo7 (pixel a, pixel16 b) { function
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/s390/vector/
H A Dvec-abi-single-1.c24 v1tf foo7 (v4si a, v1tf b) { return b; } function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/
H A Dfstack-protector-strong.C83 int foo7 (B *p) function

Completed in 115 milliseconds

12