Searched defs:s2 (Results 1 - 25 of 1162) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-bitfield3.C15 constexpr T (S s, S s2) : t(s.s != s2.s ? 0 : s.s) {} argument
H A Dconstexpr-mutable2.C10 constexpr S s2 = s; // { dg-error "mutable" } variable
H A Drv-copy1.C10 S s2 = s1; // { dg-error "deleted" } variable
/haiku-buildtools/binutils/ld/testsuite/ld-tic6x/
H A Dehtype-reloc-1.s8 s2: label
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dcoarray_poly_1.f906 subroutine s2() subroutine
H A Dfilename_null.f908 s2 = "hello" variable in program:filename_null
H A Dpr68318_1.f9013 subroutine s2 subroutine in module:m
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr51879-17.c11 struct S s, s2; variable in typeref:struct:
H A Dpr63480.c13 struct S s2 = (struct S){ }; local
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dgoto1.C16 S s2; local
H A Delab1.C5 struct S* s2; // { dg-error "" } S is a typedef name variable in typeref:struct:S
/haiku-buildtools/binutils/libiberty/
H A Dbcmp.c23 bcmp (const void *s1, const void *s2, size_t count) argument
H A Dmemmove.c22 memmove (PTR s1, const PTR s2, size_t n) argument
/haiku-buildtools/gcc/libiberty/
H A Dbcmp.c23 bcmp (const void *s1, const void *s2, size_t count) argument
H A Dmemmove.c22 memmove (PTR s1, const PTR s2, size_t n) argument
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-mips-elf/
H A Djalbal.s10 s2: label
/haiku-buildtools/legacy/binutils/libiberty/
H A Dbcmp.c23 bcmp (const void *s1, const void *s2, size_t count) argument
H A Dmemmove.c21 memmove (PTR s1, const PTR s2, size_t n) argument
/haiku-buildtools/legacy/gcc/libiberty/
H A Dmemcmp.c29 register unsigned char *s2 = (unsigned char*)str2; variable
/haiku-buildtools/binutils/ld/testsuite/ld-mips-elf/
H A Djalbal.s10 s2: label
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dtemplate2.C13 Conc<int> s2; local
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dexplicit77.C14 S<0, 1, 2> s2; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/builtins/lib/
H A Dstrcmp.c6 strcmp (const char *s1, const char *s2) argument
H A Dstrpbrk.c6 strpbrk(const char *s1, const char *s2) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/builtins/
H A Dprintf.c16 const char *const s2[] = { s1, 0 }, *const*s3; local

Completed in 109 milliseconds

1234567891011>>