Searched defs:s3 (Results 1 - 25 of 211) sorted by relevance

123456789

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dincoming-13.c11 double s3 = s1 + s2; local
H A Dincoming-14.c11 int s3 = s1 + s2; local
H A Dincoming-15.c11 long long s3 = s1 + s2; local
H A Dincoming-6.c13 v4si s3 = s1 + s2; local
H A Davx512f-gather-4.c11 foo(float *__restrict p, float *__restrict q, float *__restrict r, int s1, int s2, int s3) argument
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-mips-elf/
H A Djalbal.s13 s3: label
/haiku-buildtools/binutils/ld/testsuite/ld-mips-elf/
H A Djalbal.s13 s3: label
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Ddebug5.C13 S s3; local
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dexplicit25.C11 S<3> s3; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/builtins/
H A Dprintf.c16 const char *const s2[] = { s1, 0 }, *const*s3; local
H A Dstrncmp.c16 const char *s2, *s3; local
H A Dfprintf.c17 const char *const s2[] = { s1, 0 }, *const*s3; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dselected_char_kind_2.f907 character(kind=selected_char_kind("asciii")) :: s3 ! { dg-error "is not supported for CHARACTER" } variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr60114.c29 struct S s3 = { .u[1] = 0x80000000 }; /* { dg-warning "27:conversion of unsigned constant value to negative integer" } */ local
H A DWdesignated-init-2.c15 struct S s3 = { .a = 5, 0 }; /* { dg-warning "(positional|near initialization)" } */ variable in typeref:struct:S
H A Dc99-flex-array-typedef-1.c8 struct s3 { A x; int y; }; /* { dg-error "not at end" "not at end" } */ struct
H A Dpr50310-2.c6 double s1[4], s2[4], s3[64]; variable
[all...]
H A Dc11-anon-struct-1.c41 struct s3 struct
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist37.C14 S s3 = { }; // invoke #3 (for value-initialization) variable
/haiku-buildtools/binutils/gas/testsuite/gas/mri/
H A Dexpr.s5 s3 equ 5!!3 define
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mri/
H A Dexpr.s5 s3 equ 5!!3 define
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/stackalign/
H A Dstdcall-1.C11 S s1, s2, s3; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/other/
H A Ddarwin-cfstring1.C22 CFStringRef s3 = CFSTR(func()); /* { dg-error "CFString literal expression is not a string constant" } */ local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/18_support/type_info/
H A Dfundamental.cc33 std::string s3 = typeid(const _Tp*).name(); local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ext/
H A Dutf32-2.C11 const static char32_t *s3 = U"a\U00064321"; variable

Completed in 117 milliseconds

123456789