Home
last modified time | relevance | path

Searched refs:d2sll (Results 1 – 24 of 24) sorted by relevance

/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c427 d2sll(double d) in d2sll() function
506 if (d2sll(0.0) != 0LL) in test_float_to_longlong_integer()
508 if (d2sll(0.999) != 0LL) in test_float_to_longlong_integer()
510 if (d2sll(1.0) != 1LL) in test_float_to_longlong_integer()
512 if (d2sll(1.99) != 1LL) in test_float_to_longlong_integer()
514 if (d2sll(-0.999) != 0LL) in test_float_to_longlong_integer()
516 if (d2sll(-1.0) != -1LL) in test_float_to_longlong_integer()
518 if (d2sll(-1.99) != -1LL) in test_float_to_longlong_integer()
520 …if (d2sll((double)(long long int)~((~0ULL) >> 1)) != (long long int)~((~0ULL) >> 1)) /* 0x80000000… in test_float_to_longlong_integer()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c421 d2sll(double d) in d2sll() function
494 if (d2sll(0.0) != 0LL) in test_float_to_longlong_integer()
496 if (d2sll(0.999) != 0LL) in test_float_to_longlong_integer()
498 if (d2sll(1.0) != 1LL) in test_float_to_longlong_integer()
500 if (d2sll(1.99) != 1LL) in test_float_to_longlong_integer()
502 if (d2sll(-0.999) != 0LL) in test_float_to_longlong_integer()
504 if (d2sll(-1.0) != -1LL) in test_float_to_longlong_integer()
506 if (d2sll(-1.99) != -1LL) in test_float_to_longlong_integer()
508 …if (d2sll((double)(long long int)~((~0ULL) >> 1)) != (long long int)~((~0ULL) >> 1)) /* 0x80000000… in test_float_to_longlong_integer()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c427 d2sll(double d) in d2sll() function
506 if (d2sll(0.0) != 0LL) in test_float_to_longlong_integer()
508 if (d2sll(0.999) != 0LL) in test_float_to_longlong_integer()
510 if (d2sll(1.0) != 1LL) in test_float_to_longlong_integer()
512 if (d2sll(1.99) != 1LL) in test_float_to_longlong_integer()
514 if (d2sll(-0.999) != 0LL) in test_float_to_longlong_integer()
516 if (d2sll(-1.0) != -1LL) in test_float_to_longlong_integer()
518 if (d2sll(-1.99) != -1LL) in test_float_to_longlong_integer()
520 …if (d2sll((double)(long long int)~((~0ULL) >> 1)) != (long long int)~((~0ULL) >> 1)) /* 0x80000000… in test_float_to_longlong_integer()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c421 d2sll(double d) in d2sll() function
494 if (d2sll(0.0) != 0LL) in test_float_to_longlong_integer()
496 if (d2sll(0.999) != 0LL) in test_float_to_longlong_integer()
498 if (d2sll(1.0) != 1LL) in test_float_to_longlong_integer()
500 if (d2sll(1.99) != 1LL) in test_float_to_longlong_integer()
502 if (d2sll(-0.999) != 0LL) in test_float_to_longlong_integer()
504 if (d2sll(-1.0) != -1LL) in test_float_to_longlong_integer()
506 if (d2sll(-1.99) != -1LL) in test_float_to_longlong_integer()
508 …if (d2sll((double)(long long int)~((~0ULL) >> 1)) != (long long int)~((~0ULL) >> 1)) /* 0x80000000… in test_float_to_longlong_integer()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c427 d2sll(double d) in d2sll() function
506 if (d2sll(0.0) != 0LL) in test_float_to_longlong_integer()
508 if (d2sll(0.999) != 0LL) in test_float_to_longlong_integer()
510 if (d2sll(1.0) != 1LL) in test_float_to_longlong_integer()
512 if (d2sll(1.99) != 1LL) in test_float_to_longlong_integer()
514 if (d2sll(-0.999) != 0LL) in test_float_to_longlong_integer()
516 if (d2sll(-1.0) != -1LL) in test_float_to_longlong_integer()
518 if (d2sll(-1.99) != -1LL) in test_float_to_longlong_integer()
520 …if (d2sll((double)(long long int)~((~0ULL) >> 1)) != (long long int)~((~0ULL) >> 1)) /* 0x80000000… in test_float_to_longlong_integer()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c421 d2sll(double d) in d2sll() function
494 if (d2sll(0.0) != 0LL) in test_float_to_longlong_integer()
496 if (d2sll(0.999) != 0LL) in test_float_to_longlong_integer()
498 if (d2sll(1.0) != 1LL) in test_float_to_longlong_integer()
500 if (d2sll(1.99) != 1LL) in test_float_to_longlong_integer()
502 if (d2sll(-0.999) != 0LL) in test_float_to_longlong_integer()
504 if (d2sll(-1.0) != -1LL) in test_float_to_longlong_integer()
506 if (d2sll(-1.99) != -1LL) in test_float_to_longlong_integer()
508 …if (d2sll((double)(long long int)~((~0ULL) >> 1)) != (long long int)~((~0ULL) >> 1)) /* 0x80000000… in test_float_to_longlong_integer()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c421 d2sll(double d) in d2sll() function
494 if (d2sll(0.0) != 0LL) in test_float_to_longlong_integer()
496 if (d2sll(0.999) != 0LL) in test_float_to_longlong_integer()
498 if (d2sll(1.0) != 1LL) in test_float_to_longlong_integer()
500 if (d2sll(1.99) != 1LL) in test_float_to_longlong_integer()
502 if (d2sll(-0.999) != 0LL) in test_float_to_longlong_integer()
504 if (d2sll(-1.0) != -1LL) in test_float_to_longlong_integer()
506 if (d2sll(-1.99) != -1LL) in test_float_to_longlong_integer()
508 …if (d2sll((double)(long long int)~((~0ULL) >> 1)) != (long long int)~((~0ULL) >> 1)) /* 0x80000000… in test_float_to_longlong_integer()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c427 d2sll(double d) in d2sll() function
506 if (d2sll(0.0) != 0LL) in test_float_to_longlong_integer()
508 if (d2sll(0.999) != 0LL) in test_float_to_longlong_integer()
510 if (d2sll(1.0) != 1LL) in test_float_to_longlong_integer()
512 if (d2sll(1.99) != 1LL) in test_float_to_longlong_integer()
514 if (d2sll(-0.999) != 0LL) in test_float_to_longlong_integer()
516 if (d2sll(-1.0) != -1LL) in test_float_to_longlong_integer()
518 if (d2sll(-1.99) != -1LL) in test_float_to_longlong_integer()
520 …if (d2sll((double)(long long int)~((~0ULL) >> 1)) != (long long int)~((~0ULL) >> 1)) /* 0x80000000… in test_float_to_longlong_integer()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c427 d2sll(double d) in d2sll() function
506 if (d2sll(0.0) != 0LL) in test_float_to_longlong_integer()
508 if (d2sll(0.999) != 0LL) in test_float_to_longlong_integer()
510 if (d2sll(1.0) != 1LL) in test_float_to_longlong_integer()
512 if (d2sll(1.99) != 1LL) in test_float_to_longlong_integer()
514 if (d2sll(-0.999) != 0LL) in test_float_to_longlong_integer()
516 if (d2sll(-1.0) != -1LL) in test_float_to_longlong_integer()
518 if (d2sll(-1.99) != -1LL) in test_float_to_longlong_integer()
520 …if (d2sll((double)(long long int)~((~0ULL) >> 1)) != (long long int)~((~0ULL) >> 1)) /* 0x80000000… in test_float_to_longlong_integer()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c427 d2sll(double d) in d2sll() function
506 if (d2sll(0.0) != 0LL) in test_float_to_longlong_integer()
508 if (d2sll(0.999) != 0LL) in test_float_to_longlong_integer()
510 if (d2sll(1.0) != 1LL) in test_float_to_longlong_integer()
512 if (d2sll(1.99) != 1LL) in test_float_to_longlong_integer()
514 if (d2sll(-0.999) != 0LL) in test_float_to_longlong_integer()
516 if (d2sll(-1.0) != -1LL) in test_float_to_longlong_integer()
518 if (d2sll(-1.99) != -1LL) in test_float_to_longlong_integer()
520 …if (d2sll((double)(long long int)~((~0ULL) >> 1)) != (long long int)~((~0ULL) >> 1)) /* 0x80000000… in test_float_to_longlong_integer()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c427 d2sll(double d) in d2sll() function
506 if (d2sll(0.0) != 0LL) in test_float_to_longlong_integer()
508 if (d2sll(0.999) != 0LL) in test_float_to_longlong_integer()
510 if (d2sll(1.0) != 1LL) in test_float_to_longlong_integer()
512 if (d2sll(1.99) != 1LL) in test_float_to_longlong_integer()
514 if (d2sll(-0.999) != 0LL) in test_float_to_longlong_integer()
516 if (d2sll(-1.0) != -1LL) in test_float_to_longlong_integer()
518 if (d2sll(-1.99) != -1LL) in test_float_to_longlong_integer()
520 …if (d2sll((double)(long long int)~((~0ULL) >> 1)) != (long long int)~((~0ULL) >> 1)) /* 0x80000000… in test_float_to_longlong_integer()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c427 d2sll(double d) in d2sll() function
506 if (d2sll(0.0) != 0LL) in test_float_to_longlong_integer()
508 if (d2sll(0.999) != 0LL) in test_float_to_longlong_integer()
510 if (d2sll(1.0) != 1LL) in test_float_to_longlong_integer()
512 if (d2sll(1.99) != 1LL) in test_float_to_longlong_integer()
514 if (d2sll(-0.999) != 0LL) in test_float_to_longlong_integer()
516 if (d2sll(-1.0) != -1LL) in test_float_to_longlong_integer()
518 if (d2sll(-1.99) != -1LL) in test_float_to_longlong_integer()
520 …if (d2sll((double)(long long int)~((~0ULL) >> 1)) != (long long int)~((~0ULL) >> 1)) /* 0x80000000… in test_float_to_longlong_integer()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c427 d2sll(double d) in d2sll() function
506 if (d2sll(0.0) != 0LL) in test_float_to_longlong_integer()
508 if (d2sll(0.999) != 0LL) in test_float_to_longlong_integer()
510 if (d2sll(1.0) != 1LL) in test_float_to_longlong_integer()
512 if (d2sll(1.99) != 1LL) in test_float_to_longlong_integer()
514 if (d2sll(-0.999) != 0LL) in test_float_to_longlong_integer()
516 if (d2sll(-1.0) != -1LL) in test_float_to_longlong_integer()
518 if (d2sll(-1.99) != -1LL) in test_float_to_longlong_integer()
520 …if (d2sll((double)(long long int)~((~0ULL) >> 1)) != (long long int)~((~0ULL) >> 1)) /* 0x80000000… in test_float_to_longlong_integer()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c421 d2sll(double d) in d2sll() function
494 if (d2sll(0.0) != 0LL) in test_float_to_longlong_integer()
496 if (d2sll(0.999) != 0LL) in test_float_to_longlong_integer()
498 if (d2sll(1.0) != 1LL) in test_float_to_longlong_integer()
500 if (d2sll(1.99) != 1LL) in test_float_to_longlong_integer()
502 if (d2sll(-0.999) != 0LL) in test_float_to_longlong_integer()
504 if (d2sll(-1.0) != -1LL) in test_float_to_longlong_integer()
506 if (d2sll(-1.99) != -1LL) in test_float_to_longlong_integer()
508 …if (d2sll((double)(long long int)~((~0ULL) >> 1)) != (long long int)~((~0ULL) >> 1)) /* 0x80000000… in test_float_to_longlong_integer()
/dports/lang/sdcc/sdcc-4.0.0/support/regression/tests/
H A Dgcc-torture-execute-conversion.c433 d2sll(double d)
512 if (d2sll(0.0) != 0LL)
514 if (d2sll(0.999) != 0LL)
516 if (d2sll(1.0) != 1LL)
518 if (d2sll(1.99) != 1LL)
520 if (d2sll(-0.999) != 0LL)
522 if (d2sll(-1.0) != -1LL)
524 if (d2sll(-1.99) != -1LL)
526 …if (d2sll((double)(long long int)~((~0ULL) >> 1)) != (long long int)~((~0ULL) >> 1)) /* 0x80000000…
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c427 d2sll(double d) in d2sll() function
506 if (d2sll(0.0) != 0LL) in test_float_to_longlong_integer()
508 if (d2sll(0.999) != 0LL) in test_float_to_longlong_integer()
510 if (d2sll(1.0) != 1LL) in test_float_to_longlong_integer()
512 if (d2sll(1.99) != 1LL) in test_float_to_longlong_integer()
514 if (d2sll(-0.999) != 0LL) in test_float_to_longlong_integer()
516 if (d2sll(-1.0) != -1LL) in test_float_to_longlong_integer()
518 if (d2sll(-1.99) != -1LL) in test_float_to_longlong_integer()
520 …if (d2sll((double)(long long int)~((~0ULL) >> 1)) != (long long int)~((~0ULL) >> 1)) /* 0x80000000… in test_float_to_longlong_integer()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c427 d2sll(double d) in d2sll() function
506 if (d2sll(0.0) != 0LL) in test_float_to_longlong_integer()
508 if (d2sll(0.999) != 0LL) in test_float_to_longlong_integer()
510 if (d2sll(1.0) != 1LL) in test_float_to_longlong_integer()
512 if (d2sll(1.99) != 1LL) in test_float_to_longlong_integer()
514 if (d2sll(-0.999) != 0LL) in test_float_to_longlong_integer()
516 if (d2sll(-1.0) != -1LL) in test_float_to_longlong_integer()
518 if (d2sll(-1.99) != -1LL) in test_float_to_longlong_integer()
520 …if (d2sll((double)(long long int)~((~0ULL) >> 1)) != (long long int)~((~0ULL) >> 1)) /* 0x80000000… in test_float_to_longlong_integer()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c427 d2sll(double d) in d2sll() function
506 if (d2sll(0.0) != 0LL) in test_float_to_longlong_integer()
508 if (d2sll(0.999) != 0LL) in test_float_to_longlong_integer()
510 if (d2sll(1.0) != 1LL) in test_float_to_longlong_integer()
512 if (d2sll(1.99) != 1LL) in test_float_to_longlong_integer()
514 if (d2sll(-0.999) != 0LL) in test_float_to_longlong_integer()
516 if (d2sll(-1.0) != -1LL) in test_float_to_longlong_integer()
518 if (d2sll(-1.99) != -1LL) in test_float_to_longlong_integer()
520 …if (d2sll((double)(long long int)~((~0ULL) >> 1)) != (long long int)~((~0ULL) >> 1)) /* 0x80000000… in test_float_to_longlong_integer()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c421 d2sll(double d) in d2sll() function
494 if (d2sll(0.0) != 0LL) in test_float_to_longlong_integer()
496 if (d2sll(0.999) != 0LL) in test_float_to_longlong_integer()
498 if (d2sll(1.0) != 1LL) in test_float_to_longlong_integer()
500 if (d2sll(1.99) != 1LL) in test_float_to_longlong_integer()
502 if (d2sll(-0.999) != 0LL) in test_float_to_longlong_integer()
504 if (d2sll(-1.0) != -1LL) in test_float_to_longlong_integer()
506 if (d2sll(-1.99) != -1LL) in test_float_to_longlong_integer()
508 …if (d2sll((double)(long long int)~((~0ULL) >> 1)) != (long long int)~((~0ULL) >> 1)) /* 0x80000000… in test_float_to_longlong_integer()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c421 d2sll(double d) in d2sll() function
494 if (d2sll(0.0) != 0LL) in test_float_to_longlong_integer()
496 if (d2sll(0.999) != 0LL) in test_float_to_longlong_integer()
498 if (d2sll(1.0) != 1LL) in test_float_to_longlong_integer()
500 if (d2sll(1.99) != 1LL) in test_float_to_longlong_integer()
502 if (d2sll(-0.999) != 0LL) in test_float_to_longlong_integer()
504 if (d2sll(-1.0) != -1LL) in test_float_to_longlong_integer()
506 if (d2sll(-1.99) != -1LL) in test_float_to_longlong_integer()
508 …if (d2sll((double)(long long int)~((~0ULL) >> 1)) != (long long int)~((~0ULL) >> 1)) /* 0x80000000… in test_float_to_longlong_integer()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c421 d2sll(double d) in d2sll() function
494 if (d2sll(0.0) != 0LL) in test_float_to_longlong_integer()
496 if (d2sll(0.999) != 0LL) in test_float_to_longlong_integer()
498 if (d2sll(1.0) != 1LL) in test_float_to_longlong_integer()
500 if (d2sll(1.99) != 1LL) in test_float_to_longlong_integer()
502 if (d2sll(-0.999) != 0LL) in test_float_to_longlong_integer()
504 if (d2sll(-1.0) != -1LL) in test_float_to_longlong_integer()
506 if (d2sll(-1.99) != -1LL) in test_float_to_longlong_integer()
508 …if (d2sll((double)(long long int)~((~0ULL) >> 1)) != (long long int)~((~0ULL) >> 1)) /* 0x80000000… in test_float_to_longlong_integer()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c427 d2sll(double d) in d2sll() function
506 if (d2sll(0.0) != 0LL) in test_float_to_longlong_integer()
508 if (d2sll(0.999) != 0LL) in test_float_to_longlong_integer()
510 if (d2sll(1.0) != 1LL) in test_float_to_longlong_integer()
512 if (d2sll(1.99) != 1LL) in test_float_to_longlong_integer()
514 if (d2sll(-0.999) != 0LL) in test_float_to_longlong_integer()
516 if (d2sll(-1.0) != -1LL) in test_float_to_longlong_integer()
518 if (d2sll(-1.99) != -1LL) in test_float_to_longlong_integer()
520 …if (d2sll((double)(long long int)~((~0ULL) >> 1)) != (long long int)~((~0ULL) >> 1)) /* 0x80000000… in test_float_to_longlong_integer()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c421 d2sll(double d) in d2sll() function
494 if (d2sll(0.0) != 0LL) in test_float_to_longlong_integer()
496 if (d2sll(0.999) != 0LL) in test_float_to_longlong_integer()
498 if (d2sll(1.0) != 1LL) in test_float_to_longlong_integer()
500 if (d2sll(1.99) != 1LL) in test_float_to_longlong_integer()
502 if (d2sll(-0.999) != 0LL) in test_float_to_longlong_integer()
504 if (d2sll(-1.0) != -1LL) in test_float_to_longlong_integer()
506 if (d2sll(-1.99) != -1LL) in test_float_to_longlong_integer()
508 …if (d2sll((double)(long long int)~((~0ULL) >> 1)) != (long long int)~((~0ULL) >> 1)) /* 0x80000000… in test_float_to_longlong_integer()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c427 d2sll(double d) in d2sll() function
506 if (d2sll(0.0) != 0LL) in test_float_to_longlong_integer()
508 if (d2sll(0.999) != 0LL) in test_float_to_longlong_integer()
510 if (d2sll(1.0) != 1LL) in test_float_to_longlong_integer()
512 if (d2sll(1.99) != 1LL) in test_float_to_longlong_integer()
514 if (d2sll(-0.999) != 0LL) in test_float_to_longlong_integer()
516 if (d2sll(-1.0) != -1LL) in test_float_to_longlong_integer()
518 if (d2sll(-1.99) != -1LL) in test_float_to_longlong_integer()
520 …if (d2sll((double)(long long int)~((~0ULL) >> 1)) != (long long int)~((~0ULL) >> 1)) /* 0x80000000… in test_float_to_longlong_integer()