| Server IP : 157.230.181.24 / Your IP : 216.73.217.11 Web Server : Apache/2.4.58 (Ubuntu) System : Linux conductive 6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 x86_64 User : ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/x86_64-linux-gnu/perl/5.38/asm-generic/ |
Upload File : |
require '_h2ph_pre.ph';
no warnings qw(redefine misc);
unless(defined(&__ASM_GENERIC_BITS_PER_LONG)) {
eval 'sub __ASM_GENERIC_BITS_PER_LONG () {1;}' unless defined(&__ASM_GENERIC_BITS_PER_LONG);
unless(defined(&__BITS_PER_LONG)) {
if(defined(&__CHAR_BIT__) && defined(&__SIZEOF_LONG__)) {
eval 'sub __BITS_PER_LONG () {( &__CHAR_BIT__ * &__SIZEOF_LONG__);}' unless defined(&__BITS_PER_LONG);
} else {
eval 'sub __BITS_PER_LONG () {32;}' unless defined(&__BITS_PER_LONG);
}
}
}
1;