Searched refs:end (Results 1 - 25 of 3443) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/obj-c++.dg/
H A Dempty-private-1.mm9 @end
H A Dpr48187.mm7 @end
13 @end
20 @end
26 @end
32 @end
39 @end
H A Dsyntax-error-4.mm8 @end
14 @end
H A Dsyntax-error-7.mm5 @end
12 @end /* { dg-warning "incomplete implementation of class" } */
H A Dlookup-1.mm8 @end
H A Dpr45735.mm4 @end
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/graphite/
H A Did-19.c1 void byte_insert_op1 (unsigned char *loc, unsigned char *end) argument
3 register unsigned char *pto = end + 1 + 2;
4 while (end != loc)
5 *--pto = *--end;
H A Dpr44391.c3 void byte_insert_op1 (unsigned char *loc, unsigned char *end, unsigned *pto) argument
5 while (end != loc)
6 *pto = *--end;
/haiku-buildtools/gcc/gcc/testsuite/objc.dg/
H A Dpr48187.m7 @end
13 @end
20 @end
26 @end
32 @end
39 @end
H A Dbreak-in-ifstmt.m5 @end
13 @end
H A Dlayout-2.m11 @end
14 @end
H A Dnaming-2.m6 @end
11 @end /* { dg-error "redeclared as different kind of symbol" } */
H A Dnext-runtime-1.m13 @end
17 @end
H A Dclass-2.m5 @end
8 @end
11 @end
14 @end /* { dg-error "previous declaration" "" { target *-*-* } 13 } */
H A Dmissing-proto-1.m6 @end
H A Dparam-1.m6 @end
9 @end
13 @end
19 @end
H A Dpr45735.m4 @end
H A Dsuper-class-1.m5 @end /* { dg-error "annot find interface declaration for .*, superclass" } */
H A Ddwarf-1.m6 @end
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/
H A Dpr43920-1.c6 f (int start, int end, int *start_) argument
8 if (start == -1 || end == -1)
11 if (end - start)
/haiku-buildtools/gcc/gcc/testsuite/obj-c++.dg/property/
H A Dproperty-neg-2.mm4 @end
8 @end
/haiku-buildtools/gcc/gcc/testsuite/objc.dg/property/
H A Dproperty-neg-2.m4 @end
8 @end
/haiku-buildtools/binutils/ld/testsuite/ld-elf/
H A Dendsym.s1 .comm end,4,4
/haiku-buildtools/binutils/ld/testsuite/ld-z8k/
H A Dcalr-opcode.s4 .end
H A Djr-opcode.s4 .end

Completed in 52 milliseconds

1234567891011>>