Searched refs:x2 (Results 1 - 25 of 1754) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/cpp0x/lambda/
H A Dlambda-deduce2.C6 auto x2 = []{ return { 1, 2 }; }; // { dg-message "return" } local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D20030109-1.c3 int x1, x2, x3; local
5 bar (&x2 - &x1, &x3 - &x2);
H A D920409-2.c1 double x(){int x1,x2;double v; local
2 if(((long)(x1-x2))<1)return -1.0;v=t(v);v=y(1,v>0.0?(int)v:((int)v-1));}
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D20030109-1.c3 int x1, x2, x3; local
5 bar (&x2 - &x1, &x3 - &x2);
H A D920409-2.c1 double x(){int x1,x2;double v; local
2 if(((long)(x1-x2))<1)return -1.0;v=t(v);v=y(1,v>0.0?(int)v:((int)v-1));}
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-powerpc/
H A Daix-no-dup-syms-1b.s5 .globl x2
6 .csect x2[RW]
7 x2: label
H A Daix-weak-3a.s3 .globl x2
4 x2 = 0x55667788 define
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-mmix/
H A Dbpo-6.s2 .section .text.x2,"ax",@progbits
3 .global x2
4 x2 LDA $45,x2+42000 label
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/warn/
H A Dpr13358-2.C10 unsigned long long x1, x2, x3; // { dg-error "ISO C\\+\\+ 1998 does not support 'long long'" } local
13 x2 = 1956772631100509574; // { dg-error "integer constant is too large for 'long' type" "long long" { target ilp32 } }
19 unsigned long long x1, x2, x3; // { dg-error "ISO C\\+\\+ 1998 does not support 'long long'" } local
22 x2 = 1956772631100509574LL; // { dg-error "long long" }
H A Dpr13358-3.C10 unsigned long long x1, x2, x3; local
13 x2 = 1956772631100509574;
19 unsigned long long x1, x2, x3; local
22 x2 = 1956772631100509574LL;
H A Dpr13358-4.C10 unsigned long long x1, x2, x3; // { dg-warning "ISO C\\+\\+ 1998 does not support 'long long'" } local
13 x2 = 1956772631100509574; // { dg-warning "integer constant is too large for 'long' type" "long long" { target ilp32 } }
19 unsigned long long x1, x2, x3; // { dg-warning "ISO C\\+\\+ 1998 does not support 'long long'" } local
22 x2 = 1956772631100509574LL; // { dg-warning "long long" }
H A Dpr13358.C10 unsigned long long x1, x2, x3; local
13 x2 = 1956772631100509574;
19 unsigned long long x1, x2, x3; local
22 x2 = 1956772631100509574LL;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Ddeclspec-2.c13 long long x2, /* { dg-warning "long long" } */ variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Ddeclspec-2.c13 long long x2, /* { dg-warning "long long" } */ variable
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-cris/
H A Dtls-hx1x2.s9 .hidden x2
10 .globl x2
12 .type x2, @object
13 .size x2, 4
14 x2: label
H A Dtls-x1x2.s8 .globl x2
10 .type x2, @object
11 .size x2, 4
12 x2: label
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/i386/
H A Dintel-got64.s4 movabs eax, [x1@GOTOFF + x2]
5 push [rip + x1@GOTPCREL + x2]
8 .equ x2, 8
H A Dintel-got32.s4 mov edx, [x1@GOTOFF + x2]
7 .equ x2, 4
H A Dreg-intel.d11 [ ]*[a-f0-9]+: 0f 71 d6 02 psrlw mm6,0x2
12 [ ]*[a-f0-9]+: 66 0f 71 d6 02 psrlw xmm6,0x2
13 [ ]*[a-f0-9]+: 0f 71 e6 02 psraw mm6,0x2
14 [ ]*[a-f0-9]+: 66 0f 71 e6 02 psraw xmm6,0x2
15 [ ]*[a-f0-9]+: 0f 71 f6 02 psllw mm6,0x2
16 [ ]*[a-f0-9]+: 66 0f 71 f6 02 psllw xmm6,0x2
17 [ ]*[a-f0-9]+: 0f 72 d6 02 psrld mm6,0x2
18 [ ]*[a-f0-9]+: 66 0f 72 d6 02 psrld xmm6,0x2
19 [ ]*[a-f0-9]+: 0f 72 e6 02 psrad mm6,0x2
20 [ ]*[a-f0-9]+: 66 0f 72 e6 02 psrad xmm6,0x2
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A Dptr-arith-1.c10 char *x2 = f (str, 12); local
11 if (str + 14 != x2)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A Dptr-arith-1.c10 char *x2 = f (str, 12); local
11 if (str + 14 != x2)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/h8300/
H A Dh8sx_disp2.d8 .*: 01 75 68 08.*add.b #0x2,@\(0x1:2,er0\)
10 .*: 01 76 68 08.*add.b #0x2,@\(0x2:2,er0\)
12 .*: 01 77 68 08.*add.b #0x2,@\(0x3:2,er0\)
14 .*: 01 74 6e 08.*add.b #0x2,@\(0x4:16,er0\)
16 .*: 78 04 6a 28.*add.b #0x2,@\(0x0:32,er0\)
19 .*: 01 5e c0 10.*add.w #0x2,@\(0x1:16,er0\)
21 .*: 01 5e 10 10.*add.w #0x2,@\(0x2:2,er0\)
23 .*: 01 5e 20 10.*add.w #0x2,
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/elf/
H A Dequ-reloc.s2 .long x1, x2
4 .global x1, x2, z2
7 .set x2, y2
8 .set x2, z2
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/parse/
H A Ddefarg1.C4 A(int nBits = ((int)0x8) | ((int)0x4) | ((int)0x2));
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/parse/
H A Ddefarg1.C4 A(int nBits = ((int)0x8) | ((int)0x4) | ((int)0x2));

Completed in 471 milliseconds

1234567891011>>