Searched defs:last (Results 1 - 25 of 420) sorted by relevance

1234567891011>>

/haiku-buildtools/binutils/ld/testsuite/ld-elf/
H A Dfoon.s4 last: label
H A Dfinin.s4 last: label
H A Dinitn.s4 last: label
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_fill/
H A D58982.cc37 test01(T* first, T* last) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr52175.c2 char *foo (char *src, char **last) argument
H A Dtrunctfdf.c5 double *copy(long double *first, long double *last, double *result) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A D20030721-1.c22 int last= 0; local
H A Dpr28187.c5 void checkgroups(int last, int verbose) argument
H A Dsetjmp-4.c18 int last = 0; local
H A Dsetjmp-3.c18 int last = 0; local
H A Dnon-local-goto-2.c31 int last; local
H A Dnon-local-goto-1.c30 int last; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A D20040121-1.c13 char *bar(char *first, char *last) argument
H A Dpr40087.c7 reverse(int *first, int *last) argument
/haiku-buildtools/binutils/gold/testsuite/
H A Dscript_test_12a.c59 int last = 0; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpredcom-1.C19 bool Baz (Foo first, double *last) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/stackalign/
H A Dsetjmp-4.c17 int last = 0; local
H A Dsetjmp-3.c17 int last = 0; local
H A Dnon-local-goto-2.c30 int last = -1; local
H A Dnon-local-goto-1.c29 int last = -1; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-condition2.C6 constexpr int const * is_sorted_until(int const * first, int const * last) argument
16 constexpr int const * last = is_sorted_until(array, array + 2); local
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/
H A D15799.C23 enum { first, last}; enumerator in enum:__anon1118
/haiku-buildtools/binutils/binutils/
H A Dbfdtest1.c35 bfd *last, *next; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dbmi-bextr-1.c16 unsigned last = (start+len) < 64 ? start+len : 64; local
H A Dbmi-bextr-2.c16 unsigned last = (start+len) < 32 ? start+len : 32; local

Completed in 148 milliseconds

1234567891011>>