Current Path :
/
lib64
/
perl5
/
bits
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//lib64/perl5/bits/timesize.ph
require '_h2ph_pre.ph'; no warnings qw(redefine misc); if(defined (&__x86_64__) && defined (&__ILP32__)) { eval 'sub __TIMESIZE () {64;}' unless defined(&__TIMESIZE); } else { eval 'sub __TIMESIZE () { &__WORDSIZE;}' unless defined(&__TIMESIZE); } 1;