Searched refs:s5 (Results 1 - 25 of 162) sorted by relevance

1234567

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/arm/
H A Dhalf-prec-psyntax.s4 vcvtt s2.f32, s5.f16
5 vcvtb s2.f32, s5.f16
6 vcvtt s2.f16, s5.f32
7 vcvtb s2.f16, s5.f32
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dconcat.c15 char s5[] = ".""."; /* No error. */ local
H A Dpr17188-1.c24 struct s5 { int a : 1; }; struct
25 struct s5;
H A Dmissing-field-init-1.c9 struct s s5[] = { 1, 2, 3, 4, 5, 6 }; variable in typeref:struct:s
H A Dmissing-field-init-2.c9 struct s s5[] = { 1, 2, 3, 4, 5, 6 }; variable in typeref:struct:s
H A Dutf16-3.c16 char16_t *s5 = u"a" "\U00064321"; variable
45 if (s5[0] != A || s5[1] != Y1 || s5[2] != Y2 || s5[3] != 0x0000)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dconcat.c15 char s5[] = ".""."; /* No error. */ local
H A Dpr17188-1.c24 struct s5 { int a : 1; }; struct
25 struct s5;
H A Dmissing-field-init-1.c9 struct s s5[] = { 1, 2, 3, 4, 5, 6 }; variable in typeref:struct:s
H A Dmissing-field-init-2.c9 struct s s5[] = { 1, 2, 3, 4, 5, 6 }; variable in typeref:struct:s
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr23164.C10 S s1, s2, s3, s4, s5, s6; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/warn/
H A Dmissing-field-init-1.C9 struct s s5[] = { 1, 2, 3, 4, 5, 6 }; variable in typeref:struct:s
H A Dmissing-field-init-2.C9 struct s s5[] = { 1, 2, 3, 4, 5, 6 }; variable in typeref:struct:s
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr23164.C10 S s1, s2, s3, s4, s5, s6; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/warn/
H A Dmissing-field-init-1.C9 struct s s5[] = { 1, 2, 3, 4, 5, 6 }; variable in typeref:struct:s
H A Dmissing-field-init-2.C9 struct s s5[] = { 1, 2, 3, 4, 5, 6 }; variable in typeref:struct:s
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.other/
H A Dwarn4.C21 unsigned const &s5(-1u);
32 U const &s5(-1u);
43 unsigned const &s5(-1); // { dg-warning "" } initialization
54 unsigned const &s5(-(-1));
65 unsigned const &s5(-0);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.other/
H A Dwarn4.C21 unsigned const &s5(-1u);
32 U const &s5(-1u);
43 unsigned const &s5(-1); // { dg-warning "" } initialization
54 unsigned const &s5(-(-1));
65 unsigned const &s5(-0);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mri/
H A Dexpr.s2 xdef s1,s2,s3,s4,s5
7 s5 equ (1>=2)!(1<>1) define
H A Dexpr.d11 00* A s5
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/
H A Draw-string-5.c20 const void *s5 = R"$()$"; variable
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A Dpr27073.c3 short count, int s1, int s2, int s3, int s4, int s5)
12 *p++ = s5;
2 foo(int *p, int d1, int d2, int d3, short count, int s1, int s2, int s3, int s4, int s5) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/ext/
H A Dutf16-3.C14 const static char16_t *s5 = u"a" "\U00064321"; variable
43 if (s5[0] != A || s5[1] != Y1 || s5[2] != Y2 || s5[3] != 0x0000)
H A Dutf-badconcat2.C10 const void *s5 = u8"a" U"b"; // { dg-error "non-standard concatenation" } variable
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dcall-strs.c27 char * s5,
35 s5,
42 char * s5;
51 printf("fifth string arg is: %s\n", s5);
58 strcat(bigbuf, s5);
22 str_func( char * s1, char * s2, char * s3, char * s4, char * s5, char * s6, char * s7) argument

Completed in 247 milliseconds

1234567