index
:
php
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
dev
/
generate-phpt
/
src
/
codeSnippets
/
skipifnot64b.txt
blob: e44071a6a293d3fa4266dafb38589fa6ca8bb4c9 (
plain
)
1
if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platforms only");