Home
last modified time | relevance | path

Searched refs:bit (Results 176 – 200 of 526) sorted by relevance

12345678910>>...22

/php-src/ext/com_dotnet/tests/
H A Dbug79242.phpt7 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platforms only");
/php-src/tests/lang/
H A Dbug27354.phpt6 var_dump(-9_223_372_036_860_776_000 % -1); // Min value for 64bit int -1
/php-src/ext/date/tests/
H A Dbug77243-001.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip 64-bit only"); ?>
H A Dbug77243-002.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip 64-bit only"); ?>
/php-src/ext/opcache/tests/jit/
H A Dadd_010.phpt8 <?php if (PHP_INT_SIZE != 8) die("skip: 64-bit only"); ?>
H A Dadd_003.phpt12 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dadd_004.phpt12 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dmul_002.phpt12 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dreg_alloc_003.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/php-src/ext/calendar/tests/
H A Djdtogregorian_overflow.phpt9 if (PHP_INT_SIZE != 4) die('skip this test is for 32bit platforms only');
H A Dbug80185.phpt7 if (PHP_INT_SIZE != 8) die("skip for 64bit platforms only");
/php-src/ext/bcmath/tests/
H A Dbug60377.phpt7 if (PHP_INT_SIZE != 8) die("skip: 64-bit only"); ?>
/php-src/ext/json/tests/
H A Dbug72787.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dbug47644.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Djson_validate_003.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
/php-src/ext/standard/tests/serialize/
H A Dsplobjectstorage_negative_count.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip requires 64-bit"); ?>
/php-src/ext/standard/tests/file/
H A Dftruncate_bug76422.phpt6 die('skip.. only valid for 64-bit');
9 …// Add a bit of extra overhead for other processes, temporary files created while running tests, e…
/php-src/ext/gd/tests/
H A Dimageinterlace_variation1.phpt2 Testing setting the interlace bit on with imageinterlace() of GD library
H A Dbug73957.phpt7 if (PHP_INT_SIZE != 8) die('skip this test is for 64bit platforms only');
H A Dbug72697.phpt7 if (PHP_INT_MAX !== 9223372036854775807) die("skip for 64-bit long systems only");
/php-src/ext/random/tests/03_randomizer/methods/
H A DgetInt_gh9415.phpt10 // Parameters shifted by -2147483648 to be compatible with 32-bit.
/php-src/ext/standard/tests/strings/
H A Dbug61764.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/php-src/ext/random/tests/01_functions/
H A Dmt_srand_unknown_mode.phpt14 // Equivalent to 0 when cast as unsigned 8-bit integer
/php-src/ext/opcache/tests/
H A Djmp_elim_001.phpt6 <?php if (PHP_INT_SIZE != 8) die("skip for machines with 64-bit longs"); ?>
/php-src/ext/simplexml/tests/
H A DSimpleXMLElement_xpath_4.phpt7 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platforms only");

Completed in 38 milliseconds

12345678910>>...22