Server IP : 213.176.29.180  /  Your IP : 3.23.101.241
Web Server : Apache
System : Linux 213.176.29.180.hostiran.name 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
User : webtaragh ( 1001)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /lib64/perl5/Hash/../asm/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //lib64/perl5/Hash/../asm/bitsperlong.ph
require '_h2ph_pre.ph';

no warnings qw(redefine misc);

unless(defined(&__ASM_X86_BITSPERLONG_H)) {
    eval 'sub __ASM_X86_BITSPERLONG_H () {1;}' unless defined(&__ASM_X86_BITSPERLONG_H);
    if(defined(&__x86_64__)  && !defined(&__ILP32__)) {
	eval 'sub __BITS_PER_LONG () {64;}' unless defined(&__BITS_PER_LONG);
    } else {
	eval 'sub __BITS_PER_LONG () {32;}' unless defined(&__BITS_PER_LONG);
    }
    require 'asm-generic/bitsperlong.ph';
}
1;