Searched refs:XXX (Results 1 - 25 of 32) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/c-c++-common/asan/
H A Dno-asan-globals.c7 volatile static char XXX[10]; local
8 XXX[ten];
H A Dglobal-overflow-1.c14 static char XXX[10]; local
17 memset(XXX, 0, 10);
21 res += XXX[ten/10] + ZZZ[ten/10];
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr40172-2.c7 #define XXX xxx macro
12 if (!XXX && xxx)
H A Dpr40172-3.c8 #define XXX xxx macro
13 if (!XXX && xxx)
H A Dstruct-ret-3.c42 struct XXX struct
53 void Initialize(struct XXX *this, int iIndex)
68 char c0[CHUNK_SIZE-sizeof(struct XXX)];
69 struct XXX o;
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lto/
H A Dpr64076_0.C3 #define XXX macro
H A Dpr60150.H11 #ifdef XXX
16 #ifdef XXX
H A Dpr64076.H11 #ifdef XXX
16 #ifdef XXX
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/format/
H A Dms-format2.c12 #define XXX "%I64x" macro
14 #define XXX "%I32x" macro
20 printf (XXX, p); /* { dg-warning "format" "bad argument types" } */
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ext/
H A Dpacked7.C9 enum XXX { xyzzy = 3 } __attribute__((packed)); enum
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Dbitfield2.C8 typedef struct StaticAssert {unsigned condition : (N); } XXX; // { dg-error "zero width" } typedef in typeref:struct:Test::StaticAssert
H A Dtypedef30.C17 class XXX{}; class
19 XXX<Image<float> > x;
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mips/
H A Duld2-eb.d7 # XXX: note: when 'move' is changed to use 'or' rather than daddu, the
8 # XXX: 'move' opcodes shown here (whose raw instruction fields are daddu)
9 # XXX: should be changed to be 'or' instructions and this comment should be
10 # XXX: removed.
H A Duld2-el.d7 # XXX: note: when 'move' is changed to use 'or' rather than daddu, the
8 # XXX: 'move' opcodes shown here (whose raw instruction fields are daddu)
9 # XXX: should be changed to be 'or' instructions and this comment should be
10 # XXX: removed.
H A Dulw2-eb-ilocks.d7 # XXX: note: when 'move' is changed to use 'or' rather than addu/daddu, the
8 # XXX: 'move' opcodes shown here (whose raw instruction fields are addu/daddu)
9 # XXX: should be changed to be 'or' instructions and this comment should be
10 # XXX: removed.
H A Dulw2-eb.d7 # XXX: note: when 'move' is changed to use 'or' rather than addu/daddu, the
8 # XXX: 'move' opcodes shown here (whose raw instruction fields are addu/daddu)
9 # XXX: should be changed to be 'or' instructions and this comment should be
10 # XXX: removed.
H A Dulw2-el-ilocks.d7 # XXX: note: when 'move' is changed to use 'or' rather than addu/daddu, the
8 # XXX: 'move' opcodes shown here (whose raw instruction fields are addu/daddu)
9 # XXX: should be changed to be 'or' instructions and this comment should be
10 # XXX: removed.
H A Dulw2-el.d7 # XXX: note: when 'move' is changed to use 'or' rather than addu/daddu, the
8 # XXX: 'move' opcodes shown here (whose raw instruction fields are addu/daddu)
9 # XXX: should be changed to be 'or' instructions and this comment should be
10 # XXX: removed.
/haiku-buildtools/gcc/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dpr54767.f901 SUBROUTINE XXX (IL, IU) subroutine
30 CALL XXX (1, 3)
/haiku-buildtools/binutils/gas/testsuite/gas/i386/
H A Dintelbad.s78 #XXX? shl eax
81 #XXX? xlatb [ebx]
84 #XXX? push ~ 1
85 #XXX? push 1 % 1
86 #XXX? push 1 << 1
87 #XXX? push 1 >> 1
88 #XXX? push 1 & 1
89 #XXX? push 1 ^ 1
90 #XXX? push 1 | 1
157 #XXX
[all...]
H A Dintelbad.l139 #XXX? .*:157: Error: .*
140 #XXX? .*:158: Error: .*
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/i386/
H A Dintelbad.s76 #XXX? shl eax
79 #XXX? xlatb [ebx]
82 #XXX? push ~ 1
83 #XXX? push 1 % 1
84 #XXX? push 1 << 1
85 #XXX? push 1 >> 1
86 #XXX? push 1 & 1
87 #XXX? push 1 ^ 1
88 #XXX? push 1 | 1
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dmicromips@mips32-cp2.s19 # XXX other BCzCond encodings not currently expressable.
H A Dmips32-cp2.s21 # XXX other BCzCond encodings not currently expressable
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Drotate.go35 fmt.Fprint(b, strings.Replace(checkFunc, "XXX", typ, -1))
36 fmt.Fprint(b, strings.Replace(checkFunc, "XXX", "u"+typ, -1))
81 func check_XXX(desc string, have, want XXX) {

Completed in 268 milliseconds

12