Home
last modified time | relevance | path

Searched refs:bit (Results 251 – 275 of 487) sorted by path

1...<<11121314151617181920

/PHP-7.4/ext/standard/tests/math/
H A Dacosh_basiclong_64bit.phpt2 Test acosh function : 64bit long tests
5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dasin_basiclong_64bit.phpt2 Test asin function : 64bit long tests
5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dasinh_basiclong_64bit.phpt2 Test asinh function : 64bit long tests
5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Datan2_basiclong_64bit.phpt2 Test atan2 function : 64bit long tests
5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Datan_basiclong_64bit.phpt2 Test atan function : 64bit long tests
5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Datanh_basiclong_64bit.phpt2 Test atanh function : 64bit long tests
5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dbindec_basic.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dbindec_basic_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dbindec_basiclong_64bit.phpt2 Test bindec function : 64bit long tests
5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dbindec_variation1.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dbindec_variation1_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dbug30695.phpt2 Bug #30695 (32 bit issues)
11 case !($char_code & 0xffffff80): // 7 bit
14 case !($char_code & 0xfffff800): // 11 bit
18 case !($char_code & 0xffff0000): // 16 bit
23 case !($char_code & 0xffe00000): // 21 bit
29 case !($char_code & 0xfc000000): // 26 bit
35 default: // 31 bit
H A Dbug75170.phpt2 Bug #75170: mt_rand() bias on 64-bit machines
H A Dceil_basiclong_64bit.phpt2 Test ceil function : 64bit long tests
5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dcos_basiclong_64bit.phpt2 Test cos function : 64bit long tests
5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dcosh_basiclong_64bit.phpt2 Test cosh function : 64bit long tests
5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Ddecbin_basiclong_64bit.phpt2 Test decbin function : 64bit long tests
5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Ddecbin_variation1.phpt7 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Ddecbin_variation1_64bit.phpt7 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Ddechex_basiclong_64bit.phpt2 Test dechex function : 64bit long tests
5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Ddechex_variation1.phpt7 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Ddechex_variation1_64bit.phpt7 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Ddecoct_basiclong_64bit.phpt2 Test decoct function : 64bit long tests
5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Ddecoct_variation1.phpt7 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Ddecoct_variation1_64bit.phpt7 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");

Completed in 44 milliseconds

1...<<11121314151617181920