Searched refs:foo4 (Results 101 - 125 of 136) sorted by relevance

123456

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dtr-warn6.c10 #define foo4(h) sdf 'h3' fds 'h' /* { dg-warning "macro argument \"h\" would be stringified" "traditional stringification" } */ macro
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/gomp/
H A Dpr29965-2.c77 foo4 (void) function
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/sparc/
H A Dfpmul.c21 vec16 foo4 (vec8 a, vec16 b) { function
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dconst-1.c48 foo4(int n) /* { dg-warning "const\[^\n\]* normally" "detect const candidate" } */ function
H A Dpure-2.c49 foo4(int n) /* { dg-warning "pure\[^\n\]* normally" "detect pure candidate" } */ function
H A Dbuiltin-bswap-8.c25 uint32_t foo4 (uint32_t a) function
H A Dbuiltin-bswap-9.c25 uint64_t foo4 (uint64_t a) function
H A Dzero_sign_ext_test.c30 TEST_FN (foo4, short, short, char, 1, 12, TYPE_MAX (short, 0) + 1);
83 if (foo4 (512) != 513)
H A Dfstack-protector-strong.c65 foo4 () function
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/s390/vector/
H A Dvec-abi-single-1.c21 v1di foo4 (v4si a, v1di b) { return b; } function
H A Dvec-genbytemask-2.c39 foo4 () function
H A Dvec-genmask-2.c41 foo4 () function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/
H A Dfstack-protector-strong.C58 int foo4 () function
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/arm/
H A Dpic.d24 20: R_ARM_TARGET2 foo4
H A Dunwind.s37 foo4: @ Thumb frame pointer label
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dpic.d24 20: R_ARM_TARGET2 foo4
H A Dunwind.s39 foo4: @ Thumb frame pointer label
/haiku-buildtools/binutils/ld/testsuite/ld-x86-64/
H A Dbnd-plt-1.d42 0+2f8 <foo4@plt>:
43 [ ]*[a-f0-9]+: f2 ff 25 41 01 20 00 bnd jmpq \*0x200141\(%rip\) # 200440 <foo4>
52 [ ]*[a-f0-9]+: e8 e3 ff ff ff callq 2f8 <foo4@plt>
54 [ ]*[a-f0-9]+: e9 d8 ff ff ff jmpq 2f8 <foo4@plt>
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/issue5755.dir/
H A Da.go14 type foo4 []int32 type
24 func (f foo4) F() { return }
34 func Test4(s string) I { return foo4(s) }
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/format/
H A Dsentinel-1.c20 extern void foo4 (const char *, int) ATTR; /* { dg-warning "variadic functions" "sentinel" } */
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A D20030807-6.c33 foo4 (distance, i, j) function
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/
H A Dvqdml_lane_intrinsics-bad_1.c30 foo4 (int32x4_t a, int16x8_t b, int16x4_t c, int d) function
/haiku-buildtools/binutils/binutils/testsuite/binutils-all/mips/
H A Dmips16-pcrel.d77 00004004 <[^>]*> 0aff la v0,000043fc <foo4\+0x3fc>
81 0000400c <[^>]*> b3ff lw v1,00004404 <foo4\+0x404>
85 00004014 <[^>]*> fe9f dla a0,0000408c <foo4\+0x8c>
91 00004020 <[^>]*> fcbf ld a1,00004110 <foo4\+0x110>
/haiku-buildtools/gcc/gcc/testsuite/objc.dg/
H A Dencode-7-next.m115 - (oneway void)foo1:(Foo *)foo1 foo2:(const Foo *)foo2 foo3:(Foo *const)foo3 foo4:(const Foo *const)foo4;
154 - (oneway void)foo1:(Foo *)foo1 foo2:(const Foo *)foo2 foo3:(Foo *const)foo3 foo4:(const Foo *const)foo4 {
218 meth = class_getInstanceMethod (fooClass, @selector(foo1:foo2:foo3:foo4:));
H A Dencode-7-next-64bit.m116 - (oneway void)foo1:(Foo *)foo1 foo2:(const Foo *)foo2 foo3:(Foo *const)foo3 foo4:(const Foo *const)foo4;
155 - (oneway void)foo1:(Foo *)foo1 foo2:(const Foo *)foo2 foo3:(Foo *const)foo3 foo4:(const Foo *const)foo4 {
224 meth = class_getInstanceMethod (fooClass, @selector(foo1:foo2:foo3:foo4:));

Completed in 171 milliseconds

123456