HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ip-172-31-18-78 6.17.0-1017-aws #17~24.04.1-Ubuntu SMP Tue May 26 21:09:53 UTC 2026 aarch64
User: ubuntu (1000)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: //lib/aarch64-linux-gnu/perl/5.38/bits/wordsize.ph
require '_h2ph_pre.ph';

no warnings qw(redefine misc);

if(defined(&__LP64__)) {
    eval 'sub __WORDSIZE () {64;}' unless defined(&__WORDSIZE);
} else {
    eval 'sub __WORDSIZE () {32;}' unless defined(&__WORDSIZE);
    eval 'sub __WORDSIZE32_SIZE_ULONG () {1;}' unless defined(&__WORDSIZE32_SIZE_ULONG);
    eval 'sub __WORDSIZE32_PTRDIFF_LONG () {1;}' unless defined(&__WORDSIZE32_PTRDIFF_LONG);
}
eval 'sub __WORDSIZE_TIME64_COMPAT32 () {0;}' unless defined(&__WORDSIZE_TIME64_COMPAT32);
1;