Return to
skipifnot64b.txt
CVS log
Up to
[ELWIX - Embedded LightWeight unIX -]
/
embedaddon
/
php
/
scripts
/
dev
/
generate-phpt
/
src
/
codeSnippets
Annotation of embedaddon/php/scripts/dev/generate-phpt/src/codeSnippets/skipifnot64b.txt, revision 1.1.1.1
1.1
misho 1: if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platforms only");
FreeBSD-CVSweb <
freebsd-cvsweb@FreeBSD.org
>