Searched refs:l2 (Results 1 - 25 of 333) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dlogical_dot_product.f907 logical :: l2(4) = (/.FALSE.,.TRUE.,.FALSE.,.TRUE./) variable
8 if (dot_product (l1, l2)) call abort ()
9 l2 = .TRUE.
10 if (.not.dot_product (l1, l2)) call abort ()
/haiku-buildtools/gcc/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dpr43390.f902 logical :: l2(4) variable
4 l2 = (/.FALSE.,.TRUE.,.FALSE.,.TRUE./)
5 if (dot_product (l1, l2)) call abort ()
6 l2 = .TRUE.
7 if (.not.dot_product (l1, l2)) call abort ()
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20021108-1.c7 return &&l1-&&l2;
8 l2:;
H A D920428-3.c4 x(a){static void*j[]={&&l1,&&l2};goto*j[a];l1:return 0;l2:return 1;}
H A Dlabels-3.c7 static const short ar[] = { &&l1 - &&l1, &&l2 - &&l1 };
12 l2:
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/mips/
H A Dumips-swp-1.c5 foo (long long l1, long long *l2) argument
7 *l2 = l1;
H A Dfpr-moves-3.c8 register double l2 asm ("$f20") = 0.0;
10 asm volatile ("#foo" :: "f" (l2));
H A Dfpr-moves-4.c8 register double l2 asm ("$f20") = 0.0;
10 asm volatile ("#foo" :: "f" (l2));
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/eh/
H A Dgoto2.C6 goto l2; // { dg-message "from here" }
10 l2: ; // { dg-error "jump to label 'l2'" }
H A Dgoto3.C7 goto l2; // { dg-message "from here" }
11 l2: ; // { dg-error "jump to label 'l2'" }
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/list/operations/splice/
H A Dconst_iterator.cc25 std::list<int> l1{0, 1}, l2{2, 3};
26 l1.splice(l1.cbegin(), l2);
27 l2.splice(l2.cbegin(), std::move(l1));
28 l1.splice(l1.cbegin(), l2, l2.cbegin());
29 l2.splice(l2.cbegin(), std::move(l1), l1.cbegin());
30 l1.splice(l1.cbegin(), l2, l2
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A D20021029-2.c9 static void * const ar[] = { &&l2 };
12 l2:
H A D20021029-1.c12 static const int ar[] = { &&l1 - &&l1, &&l2 - &&l1 };
17 l2:
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/list/modifiers/erase/
H A D54577.cc29 std::list<int> l2; local
30 l2.push_back(2);
31 l2.push_back(3);
32 l2.erase(l2.cbegin(), l2.cend());
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp3524a.C23 ccLine l2; local
24 l2.distToPoint (l2);
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dtestimm-9.c7 __m256i l1, l2, l3, l4; variable
13 l1 = _mm256_mpsadbw_epu8 (l2, l3, 256); /* { dg-error "the last argument must be an 8-bit immediate" } */
14 l1 = _mm256_alignr_epi8 (l2, l3, 256); /* { dg-error "the last argument must be an 8-bit immediate" } */
16 l1 = _mm256_blend_epi32 (l2, l3, 256); /* { dg-error "the last argument must be an 8-bit immediate" } */
17 l1 = _mm256_blend_epi16(l2, l3, 256); /* { dg-error "the last argument must be an 8-bit immediate" } */
18 l1 = _mm256_permute2x128_si256 (l2, l3, 256); /* { dg-error "the last argument must be an 8-bit immediate" } */
20 l1 = _mm256_permute4x64_epi64 (l2, 256); /* { dg-error "the last argument must be an 8-bit immediate" } */
21 l1 = _mm256_shuffle_epi32 (l2, 256); /* { dg-error "the last argument must be an 8-bit immediate" } */
22 l1 = _mm256_shufflehi_epi16 (l2, 256); /* { dg-error "the last argument must be an 8-bit immediate" } */
23 l1 = _mm256_shufflelo_epi16 (l2, 25
[all...]
H A Dindjmp-1.c10 &&l0, &&l1, &&l2
19 l2:
/haiku-buildtools/binutils/gas/testsuite/gas/elf/
H A Dstruct.s1 .globl w1, w2, w3, l1, l2
9 l2: .long 0 label
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/elf/
H A Dstruct.s1 .globl w1, w2, w3, l1, l2
9 l2: .long 0 label
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D921218-2.c3 long l2; local
8 ul = us = l2 = s2 = -1;
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr53695.c9 void *labs[] = { &&l1, &&l2, &&l3 };
12 l2:
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Delf-rel12.s3 lui $4,%hi(l2)
5 addiu $4,$4,%lo(l2)
11 .globl l2
14 l2: .word 2 label
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mips/
H A Delf-rel12.s3 lui $4,%hi(l2)
5 addiu $4,$4,%lo(l2)
11 .globl l2
14 l2: .word 2 label
/haiku-buildtools/gcc/gcc/testsuite/c-c++-common/
H A Dasmgoto-4.c8 asm goto ("" : : : : l1, l2);
12 l2:
29 asm goto ("" : : : : l1, l2);
32 l2:
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/parse/
H A Dparens2.C9 double l2 = (double(int(i)) / double(int(i))); local

Completed in 316 milliseconds

1234567891011>>