Searched defs:s8 (Results 1 - 25 of 57) sorted by relevance

123

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/ext/
H A Dutf-badconcat2.C13 const void *s8 = L"a" u8"b"; // { dg-error "non-standard concatenation" } variable
H A Dutf-badconcat.C14 const void *s8 = "a" U"b"; variable
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dutf-badconcat2.c13 void *s8 = L"a" u8"b"; /* { dg-error "non-standard concatenation" } */ variable
H A Dutf-badconcat.c14 void *s8 = "a" U"b"; variable
H A Dpr28755.c10 unsigned s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14; member in struct:S
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/vmx/
H A Ddebug-1.c9 signed char s8[16]; member in union:__anon4248
H A D3c-01.c4 vector signed char s8; variable
H A D1c-01.c6 vector signed char s8; variable
H A D1c-02.c5 struct { char b; vector signed char a; char e; } s8; variable in typeref:struct:__anon4226
H A D5-03.c4 vector signed char s8 = {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}; variable
H A Ddebug-2.c4 vector signed char s8 = {1, 2, 3, 4, 5, 6, 7, 8, variable
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/sh/sh64/
H A Dsyntax-1.s143 s8: label
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/abi/
H A Dempty7.C14 S8 s8; variable
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D20020108-1.c50 typedef signed int s8 __attribute__((mode(QI))); typedef
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/abi/
H A Dempty7.C14 S8 s8; variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A D20020108-1.c50 typedef signed int s8 __attribute__((mode(QI))); typedef
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/vmx/
H A D3c-01.c4 vector signed char s8; variable
H A Ddebug-1.c9 signed char s8[16]; member in union:__anon6311
H A D1c-01.c6 vector signed char s8; variable
H A D1c-02.c5 struct { char b; vector signed char a; char e; } s8; variable in typeref:struct:__anon6289
H A D5-03.c4 vector signed char s8 = {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}; variable
H A Ddebug-2.c4 vector signed char s8 = {1, 2, 3, 4, 5, 6, 7, 8, variable
H A Ddebug-3.c3 vector signed char s8; variable
51 vector signed char s8 = ((vector signed char){1, 2, 3, 4, 5, 6, 7, 8, local
H A Ddebug-4.c3 vector signed char s8; variable
54 vector signed char s8 = ((vector signed char){1, 2, 3, 4, 5, 6, 7, 8, local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/
H A Draw-string-3.c38 const void *s8 = u8R"(a)"; variable

Completed in 266 milliseconds

123