HEX
Server: nginx/1.28.0
System: Linux server-one 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
User: root (0)
PHP: 8.3.23
Disabled: NONE
Upload Files
File: //lib/x86_64-linux-gnu/perl/5.34/bits/timesize.ph
require '_h2ph_pre.ph';

no warnings qw(redefine misc);

require 'bits/wordsize.ph';
if(defined (&__x86_64__)  && defined (&__ILP32__)) {
    eval 'sub __TIMESIZE () {64;}' unless defined(&__TIMESIZE);
} else {
    eval 'sub __TIMESIZE () { &__WORDSIZE;}' unless defined(&__TIMESIZE);
}
1;