Home
last modified time | relevance | path

Searched refs:shift_half (Results 1 – 22 of 22) sorted by relevance

/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.c-torture/execute/
H A Dpr59014-2.c16 int shift_half = sizeof (int) * __CHAR_BIT__ / 2; in main() local
17 long long int x = (3LL << shift_half) << shift_half; in main()
18 long long int y = (5LL << shift_half) << shift_half; in main()
20 if (z != ((8LL << shift_half) << shift_half)) in main()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.c-torture/execute/
H A Dpr59014-2.c16 int shift_half = sizeof (int) * __CHAR_BIT__ / 2; in main() local
17 long long int x = (3LL << shift_half) << shift_half; in main()
18 long long int y = (5LL << shift_half) << shift_half; in main()
20 if (z != ((8LL << shift_half) << shift_half)) in main()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.c-torture/execute/
H A Dpr59014-2.c16 int shift_half = sizeof (int) * __CHAR_BIT__ / 2; in main() local
17 long long int x = (3LL << shift_half) << shift_half; in main()
18 long long int y = (5LL << shift_half) << shift_half; in main()
20 if (z != ((8LL << shift_half) << shift_half)) in main()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.c-torture/execute/
H A Dpr59014-2.c16 int shift_half = sizeof (int) * __CHAR_BIT__ / 2; in main() local
17 long long int x = (3LL << shift_half) << shift_half; in main()
18 long long int y = (5LL << shift_half) << shift_half; in main()
20 if (z != ((8LL << shift_half) << shift_half)) in main()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/
H A Dpr59014-2.c16 int shift_half = sizeof (int) * __CHAR_BIT__ / 2; in main() local
17 long long int x = (3LL << shift_half) << shift_half; in main()
18 long long int y = (5LL << shift_half) << shift_half; in main()
20 if (z != ((8LL << shift_half) << shift_half)) in main()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/
H A Dpr59014-2.c16 int shift_half = sizeof (int) * __CHAR_BIT__ / 2; in main() local
17 long long int x = (3LL << shift_half) << shift_half; in main()
18 long long int y = (5LL << shift_half) << shift_half; in main()
20 if (z != ((8LL << shift_half) << shift_half)) in main()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.c-torture/execute/
H A Dpr59014-2.c16 int shift_half = sizeof (int) * __CHAR_BIT__ / 2; in main() local
17 long long int x = (3LL << shift_half) << shift_half; in main()
18 long long int y = (5LL << shift_half) << shift_half; in main()
20 if (z != ((8LL << shift_half) << shift_half)) in main()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.c-torture/execute/
H A Dpr59014-2.c16 int shift_half = sizeof (int) * __CHAR_BIT__ / 2; in main() local
17 long long int x = (3LL << shift_half) << shift_half; in main()
18 long long int y = (5LL << shift_half) << shift_half; in main()
20 if (z != ((8LL << shift_half) << shift_half)) in main()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/
H A Dpr59014-2.c16 int shift_half = sizeof (int) * __CHAR_BIT__ / 2; in main() local
17 long long int x = (3LL << shift_half) << shift_half; in main()
18 long long int y = (5LL << shift_half) << shift_half; in main()
20 if (z != ((8LL << shift_half) << shift_half)) in main()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.c-torture/execute/
H A Dpr59014-2.c16 int shift_half = sizeof (int) * __CHAR_BIT__ / 2; in main() local
17 long long int x = (3LL << shift_half) << shift_half; in main()
18 long long int y = (5LL << shift_half) << shift_half; in main()
20 if (z != ((8LL << shift_half) << shift_half)) in main()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.c-torture/execute/
H A Dpr59014-2.c16 int shift_half = sizeof (int) * __CHAR_BIT__ / 2; in main() local
17 long long int x = (3LL << shift_half) << shift_half; in main()
18 long long int y = (5LL << shift_half) << shift_half; in main()
20 if (z != ((8LL << shift_half) << shift_half)) in main()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/
H A Dpr59014-2.c16 int shift_half = sizeof (int) * __CHAR_BIT__ / 2; in main() local
17 long long int x = (3LL << shift_half) << shift_half; in main()
18 long long int y = (5LL << shift_half) << shift_half; in main()
20 if (z != ((8LL << shift_half) << shift_half)) in main()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.c-torture/execute/
H A Dpr59014-2.c16 int shift_half = sizeof (int) * __CHAR_BIT__ / 2; in main() local
17 long long int x = (3LL << shift_half) << shift_half; in main()
18 long long int y = (5LL << shift_half) << shift_half; in main()
20 if (z != ((8LL << shift_half) << shift_half)) in main()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.c-torture/execute/
H A Dpr59014-2.c16 int shift_half = sizeof (int) * __CHAR_BIT__ / 2; in main() local
17 long long int x = (3LL << shift_half) << shift_half; in main()
18 long long int y = (5LL << shift_half) << shift_half; in main()
20 if (z != ((8LL << shift_half) << shift_half)) in main()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.c-torture/execute/
H A Dpr59014-2.c16 int shift_half = sizeof (int) * __CHAR_BIT__ / 2; in main() local
17 long long int x = (3LL << shift_half) << shift_half; in main()
18 long long int y = (5LL << shift_half) << shift_half; in main()
20 if (z != ((8LL << shift_half) << shift_half)) in main()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.c-torture/execute/
H A Dpr59014-2.c16 int shift_half = sizeof (int) * __CHAR_BIT__ / 2; in main() local
17 long long int x = (3LL << shift_half) << shift_half; in main()
18 long long int y = (5LL << shift_half) << shift_half; in main()
20 if (z != ((8LL << shift_half) << shift_half)) in main()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.c-torture/execute/
H A Dpr59014-2.c16 int shift_half = sizeof (int) * __CHAR_BIT__ / 2; in main() local
17 long long int x = (3LL << shift_half) << shift_half; in main()
18 long long int y = (5LL << shift_half) << shift_half; in main()
20 if (z != ((8LL << shift_half) << shift_half)) in main()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.c-torture/execute/
H A Dpr59014-2.c16 int shift_half = sizeof (int) * __CHAR_BIT__ / 2; in main() local
17 long long int x = (3LL << shift_half) << shift_half; in main()
18 long long int y = (5LL << shift_half) << shift_half; in main()
20 if (z != ((8LL << shift_half) << shift_half)) in main()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.c-torture/execute/
H A Dpr59014-2.c16 int shift_half = sizeof (int) * __CHAR_BIT__ / 2; in main() local
17 long long int x = (3LL << shift_half) << shift_half; in main()
18 long long int y = (5LL << shift_half) << shift_half; in main()
20 if (z != ((8LL << shift_half) << shift_half)) in main()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.c-torture/execute/
H A Dpr59014-2.c16 int shift_half = sizeof (int) * __CHAR_BIT__ / 2; in main() local
17 long long int x = (3LL << shift_half) << shift_half; in main()
18 long long int y = (5LL << shift_half) << shift_half; in main()
20 if (z != ((8LL << shift_half) << shift_half)) in main()
/dports/science/quantum-espresso/q-e-qe-6.7.0/PHonon/PH/
H A Ddvscf_interpolate.f9038 LOGICAL, SAVE :: shift_half(3) variable
221 shift_half(i) = ( MOD(nr, 2) == 1 )
386 CALL dvscf_shift_center(dvscf_cart, xq, shift_half, +1)
474 SUBROUTINE dvscf_shift_center(dvscf_q, xq, shift_half, sign) argument
499 LOGICAL, INTENT(IN) :: shift_half(3) local
523 IF (shift_half(ipol)) THEN
545 IF (shift_half(ipol) .AND. MOD(mill(ipol, ig), 2) /= 0) THEN
H A Ddvscf_q2r.f90184 LOGICAL :: shift_half(3) variable
552 shift_half(1) = ( MOD(nq1, 2) == 1 )
553 shift_half(2) = ( MOD(nq2, 2) == 1 )
554 shift_half(3) = ( MOD(nq3, 2) == 1 )
560 CALL dvscf_shift_center(dvscf(:, :, :, iq), xq_cart, shift_half, -1)