Searched refs:x1 (Results 51 - 75 of 2362) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A Dpacked-1.c1 short x1 = 17; variable
10 t.i = x1;
H A D20000113-1.c2 unsigned x1:1; member in struct:x
13 c->x3 += (a.x2 - a.x1) * c->x2;
14 if (a.x1 != 1 || c->x3 != 5)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/i386/
H A Dpr36578-2.c12 volatile double d1 = 0x1.000001p0;
14 volatile float f = 0x1.000002p0f;
H A Dexcess-precision-1.c12 volatile float f2 = 0x1.0p-30f;
13 volatile float f3 = 0x1.0p-60f;
15 volatile double d2 = 0x1.0p-30;
16 volatile double d3 = 0x1.0p-60;
17 volatile float fadd1 = 1.0f + 0x1.0p-30f;
18 volatile double dadd2 = 1.0 + 0x1.0p-30 + 0x1.0p-60;
19 volatile long double ldadd1 = 1.0l + 0x1.0p-30l;
20 volatile long double ldadd2 = 1.0l + 0x1.0p-30l + 0x1
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dtemplate28.C11 X x1("1234");
12 X x2(x1+1);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D20000120-2.c4 return i & 0x1;
16 return i & 0x1;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A D20040208-2.c5 x = 0x1.fffffffffffff8p1022L;
7 y = 0x1.fffffffffffff8p1023L;
H A Dpacked-1.c1 short x1 = 17; variable
10 t.i = x1;
H A D20000113-1.c2 unsigned x1:1; member in struct:x
13 c->x3 += (a.x2 - a.x1) * c->x2;
14 if (a.x1 != 1 || c->x3 != 5)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/d10v/
H A Dinstruction_packing-001.d10 4: 26 81 40 03 jl r1 || ldi.s r0, 0x1
13 8: 2f 80 40 03 trap 0x0 || ldi.s r0, 0x1
14 c: 24 ff c0 03 bl.s 8 <L0> || ldi.s r0, 0x1
15 10: 26 01 40 03 jmp r1 || ldi.s r0, 0x1
16 14: 2f f0 40 03 stop || ldi.s r0, 0x1
17 18: 2f e0 40 03 sleep || ldi.s r0, 0x1
18 1c: 2f c0 40 03 wait || ldi.s r0, 0x1
21 20: 2f 90 40 03 dbt || ldi.s r0, 0x1
22 24: 24 7f c0 03 bra.s 20 <L1> || ldi.s r0, 0x1
23 28: 2f a0 40 03 rte || ldi.s r0, 0x1
[all...]
H A Dinstruction_packing-006.d10 4: 20 01 de 00 ldi.s r0, 0x1 || nop
14 c: 20 01 de 00 ldi.s r0, 0x1 || nop
17 10: 2f 81 5e 00 trap 0x1 || nop
18 14: 20 01 de 00 ldi.s r0, 0x1 || nop
22 1c: 20 01 de 00 ldi.s r0, 0x1 || nop
26 24: 20 01 de 00 ldi.s r0, 0x1 || nop
30 2c: 20 01 de 00 ldi.s r0, 0x1 || nop
34 34: 20 01 de 00 ldi.s r0, 0x1 || nop
38 3c: 20 01 de 00 ldi.s r0, 0x1 || nop
42 44: 20 01 de 00 ldi.s r0, 0x1 || no
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dinit-desig-obs-2.c11 int x1[] = { [0] 1 }; /* { dg-warning "obsolete use of designated initializer without '='" } */ variable
H A Dinit-desig-obs-3.c11 int x1[] = { [0] 1 }; /* { dg-error "obsolete use of designated initializer without '='" } */ variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dinit-desig-obs-2.c11 int x1[] = { [0] 1 }; /* { dg-warning "warning: obsolete use of designated initializer without '='" } */ variable
H A Dinit-desig-obs-3.c11 int x1[] = { [0] 1 }; /* { dg-error "error: obsolete use of designated initializer without '='" } */ variable
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/dev/
H A Dpower.h47 #define POWER_OFF 0x1 /* remove power */
/netbsd-6-1-5-RELEASE/sys/arch/sparc/dev/
H A Dpower.h47 #define POWER_OFF 0x1 /* remove power */
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/sh/sh64/
H A Derr-pt-1.s11 x1: label
15 pt x1,tr5
16 pt x1,tr6
17 pt x1,tr6 ! { dg-error "operand out of range" }
18 pt x1,tr7 ! { dg-error "operand out of range" }
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-powerpc/
H A Daix-weak-3b.s1 .globl x1
2 .csect x1[RW]
3 x1: label
13 .tc x1[TC],x1
/netbsd-6-1-5-RELEASE/lib/libc/gdtoa/
H A Dhexnan.c38 L_shift(x, x1, i) ULong *x; ULong *x1; int i;
40 L_shift(ULong *x, ULong *x1, int i)
51 } while(++x < x1);
62 ULong c, h, *x, *x1, *xe; local
73 x1 = xe = x;
86 if (x < x1 && i < 8)
87 L_shift(x, x1, i);
94 x1 = x;
129 if (x < x1
[all...]
/netbsd-6-1-5-RELEASE/lib/libm/src/
H A Db_exp.c84 static const double p1 = 0x1.555555555553ep-3;
85 static const double p2 = -0x1.6c16c16bebd93p-9;
86 static const double p3 = 0x1.1566aaf25de2cp-14;
87 static const double p4 = -0x1.bbd41c5d26bf1p-20;
88 static const double p5 = 0x1.6376972bea4d0p-25;
89 static const double ln2hi = 0x1.62e42fee00000p-1;
90 static const double ln2lo = 0x1.a39ef35793c76p-33;
91 static const double lnhuge = 0x1.6602b15b7ecf2p9;
92 static const double lntiny = -0x1.77af8ebeae354p9;
93 static const double invln2 = 0x1
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dpciide_acard_reg.h38 static const u_int8_t acard_rec_udma[] = {0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1};
40 static const u_int8_t acard_rec_dma[] = {0xa, 0x3, 0x1};
42 static const u_int8_t acard_rec_pio[] = {0x0, 0xa, 0x8, 0x3, 0x1};
55 {0x1,
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/unsorted/
H A Dfq.c4 unsigned x1; local
23 x1 = *i++;
24 x = (x << 26) | (x1 >> 6);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/dfp/
H A Dpragma-float-const-decimal64-7.c15 double a = 0x1.0p1;
25 double a = 0x1.0p1dd; /* { dg-error "with hex" } */
35 double a = 0x1.0p1; /* Hex constant is not affected by pragma. */
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/unsorted/
H A Dfq.c4 unsigned x1; local
23 x1 = *i++;
24 x = (x << 26) | (x1 >> 6);

Completed in 393 milliseconds

1234567891011>>