Searched refs:longs (Results 1 – 10 of 10) sorted by relevance
6 die('skip for system with 32-bit wide longs only');
6 die("skip for machines with 64-bit longs");
6 die("skip for machines with 32-bit longs");
2 Bug #54547: wrong equality of string numbers near LONG_MAX with 64-bit longs
2 Bug #38770 (unpack() broken with longs on 64 bit machines)
6 <?php if (PHP_INT_SIZE != 8) die("skip for machines with 64-bit longs"); ?>
176 /* Get either a set of 3 longs or a string. */190 /* manipulate longs */
4134 static void byteReverse(unsigned char *buf, unsigned longs) in byteReverse() argument4142 } while (--longs); in byteReverse()
19721 # of the header, which is at least 25 4-byte longs, and the one at offset 8
Completed in 203 milliseconds