Searched refs:foo5 (Results 26 - 50 of 74) sorted by relevance

123

/haiku-buildtools/binutils/ld/testsuite/ld-x86-64/
H A Dtlspie2.s19 leaq foo5@TLSGD(%rip), %rdi
53 .globl foo5
55 .type foo5, @object
56 .size foo5, 4
57 foo5: label
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/warn/
H A DWparentheses-26.C16 template<int i, int j = (i + 7) | 3> class foo5 { }; class
17 typedef foo5<10> bar5;
H A Dnoreturn-1.C52 void __attribute__ ((__noreturn__)) foo5 () function
/haiku-buildtools/gcc/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dstrarray_3.f9011 call foo5(c(2:1:-1))
44 subroutine foo5(a) subroutine in program:strarray_3
/haiku-buildtools/binutils/ld/testsuite/ld-powerpc/
H A Daix-ref-1.s38 .globl foo5
39 .csect foo5[pr]
40 foo5: label
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/autopar/
H A Dpr46969.c29 F (foo4) F (foo5)
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr30137-1.c8 int foo5 (void) { return s->ptr == s->ptr; } function
H A Dpr30137-2.c11 int foo5 (void) { return &s->ptr == &s->ptr; } function
H A Dconst-1.c54 foo5(int n) /* { dg-bogus "normally" "detect const candidate" } */ function
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/sparc/
H A Dalign.c24 unsigned char * foo5 (unsigned char *data) { function
H A Dfpmul.c25 vec16 foo5 (vec8 a, vec16 b) { function
/haiku-buildtools/binutils/gas/testsuite/gas/sh/sh64/
H A Ddatal-1.s18 .long DATALABEL foo5 + 56
37 foo5: label
H A Ddatal-2.s26 .long DataLabel foo5 + 56
44 foo5: label
H A Ddatal-3.s15 .long DATALABEL foo5 + 56
35 foo5: label
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/macros/
H A Dvararg.d12 0+10[ ]+[a-zA-Z0-9_]+[ ]+foo5
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/sh/sh64/
H A Ddatal-1.s18 .long DATALABEL foo5 + 56
37 foo5: label
H A Ddatal-2.s26 .long DataLabel foo5 + 56
44 foo5: label
H A Ddatal-3.s15 .long DATALABEL foo5 + 56
35 foo5: label
/haiku-buildtools/binutils/gas/testsuite/gas/mach-o/
H A Dmacro-vararg.d10 0+10[ ]+[a-zA-Z0-9_]+[ ]+foo5
/haiku-buildtools/binutils/gas/testsuite/gas/macros/
H A Dvararg.d14 0+10[ ]+[a-zA-Z0-9_]+[ ]+foo5
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dstructs.c38 struct struct5 foo5 = {'a', 'b', 'c', 'd', 'e'}, L5; variable in typeref:struct:struct5
70 return foo5;
142 void Fun5(struct struct5 foo5) argument
144 void Fun5(foo5)
145 struct struct5 foo5;
148 L5 = foo5;
245 foo1.a = foo2.a = foo3.a = foo4.a = foo5.a = foo6.a = foo7.a = foo8.a =
252 Fun5(foo5);
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dpr39240.c62 static unsigned short int foo5 (int x) function
70 return foo5 (x + 6);
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dattributes-error.c8 void foo5(int i, int j) __attribute__((stdcall, fastcall)); /* { dg-error "not compatible" } */
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/s390/vector/
H A Dvec-genbytemask-1.c52 foo5 () function
77 if (foo5()[0] != 0xff00ff00ff00ff00ULL)
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dtr-warn6.c11 #define foo5(h2) sdf 'h2' fds 'h3' /* { dg-warning "macro argument \"h2\" would be stringified" "traditional stringification" } */ macro

Completed in 238 milliseconds

123