Searched refs:e11 (Results 1 - 25 of 30) sorted by relevance

12

/haiku-buildtools/gcc/gmp/tests/mpn/
H A Dt-matrix22.c30 mp_ptr e00, e01, e10, e11; member in struct:matrix
40 M->e11 = p;
58 MPN_COPY (R->e11, M->e11, M->n);
69 && mpn_cmp (A->e11, B->e11, A->n) == 0);
79 mpn_random (M->e11, n);
102 r11 = R->e11; a11 = A->e11; b11 = B->e11;
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr30260.c33 enum E1 { e10 = INT_MAX, e11 }; /* { dg-error "overflow in enumeration values" } */ enumerator in enum:E1
H A Dauto-type-2.c23 __auto_type _Bool e11 = 0; /* { dg-error "two or more data types" } */ variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dvararg-3.c36 double e11; variable
59 e11 = va_arg (va_arglist, double);
81 assert (n11 == e11);
H A Dvararg-4.c36 double e11; variable
53 e11 = va_arg (va_arglist, double);
88 assert (n11 == e11);
H A Dvararg-7.c41 double e11; variable
64 e11 = va_arg (va_arglist, double);
86 assert (n11 == e11);
H A Dvararg-8.c41 double e11; variable
58 e11 = va_arg (va_arglist, double);
93 assert (n11 == e11);
H A Dvararg-10.c44 int e11; variable
64 e11 = va_arg (va_arglist, int);
104 assert (n11 == e11);
H A Dvararg-5.c39 int e11; variable
65 e11 = va_arg (va_arglist, int);
91 assert (n11 == e11);
H A Dvararg-6.c39 int e11; variable
59 e11 = va_arg (va_arglist, int);
99 assert (n11 == e11);
H A Dvararg-9.c44 int e11; variable
70 e11 = va_arg (va_arglist, int);
96 assert (n11 == e11);
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dforw_enum1.C32 enum class E1 { e11, e12 }; member in class:E2
H A Dforw_enum4.C37 enum class S1::S2::E1 { e11, e12 }; member in class:S1::S2::E2
H A Dforw_enum2.C38 enum class S1::S2::E1 { e11, e12 }; member in class:S1::S2::E2
H A Dforw_enum3.C38 enum class S1::S2::E1 { e11, e12 }; member in class:S1::S2::E2
/haiku-buildtools/gcc/gmp/mpn/x86_64/
H A Dlogops_n.asm93 jmp L(e11)
108 L(e11): movq 16(vp,n,8), %r8
140 jmp L(e11)
157 L(e11): movq 16(vp,n,8), %r8
191 jmp L(e11)
209 L(e11): movq 16(vp,n,8), %r8
H A Dcom.asm53 jmp L(e11)
68 L(e11): movq 16(up,n,8), %r8
/haiku-buildtools/gcc/gmp/mpn/x86_64/core2/
H A Daors_n.asm76 jmp L(e11)
109 L(e11):
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr37922.C173 NumType const& e10, NumType const& e11, NumType const& e12,
175 : base_type(e00, e01, e02, e10, e11, e12, e20, e21, e22)
172 mat3(NumType const& e00, NumType const& e01, NumType const& e02, NumType const& e10, NumType const& e11, NumType const& e12, NumType const& e20, NumType const& e21, NumType const& e22) argument
/haiku-buildtools/binutils/gas/testsuite/gas/mcore/
H A Dallinsn.d234 9a: 3e11 lsri r1, 1
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mcore/
H A Dallinsn.d237 9e: 3e11 lsri r1, 1
/haiku-buildtools/binutils/gas/testsuite/gas/arc/
H A Dnps400-6.d134 1f4: 4cb0 3e11 andab.f r12,r13,0x10,0x10
/haiku-buildtools/binutils/gas/testsuite/gas/tic54x/
H A Dall-opcodes.d2525 9d3: 0e11.*
2913 b57: 0e11.*
3301 cdb: 0e11.*
3611 e11: 0f0b.*
3689 e5f: 0e11.*
4077 fe3: 0e11.*
4465 1167: 0e11.*
4853 12eb: 0e11.*
5241 146f: 0e11.*
5629 15f3: 0e11
[all...]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/tic54x/
H A Dall-opcodes.d2525 9d3: 0e11.*
2913 b57: 0e11.*
3301 cdb: 0e11.*
3611 e11: 0f0b.*
3689 e5f: 0e11.*
4077 fe3: 0e11.*
4465 1167: 0e11.*
4853 12eb: 0e11.*
5241 146f: 0e11.*
5629 15f3: 0e11
[all...]
/haiku-buildtools/legacy/gcc/libio/
H A Dfloatconv.c1081 1e10, 1e11, 1e12, 1e13, 1e14, 1e15, 1e16, 1e17, 1e18, 1e19,

Completed in 132 milliseconds

12