XYZ File Manager
Current Path:
/usr/lib/x86_64-linux-gnu/perl/5.36.0/bits
usr
/
lib
/
x86_64-linux-gnu
/
perl
/
5.36.0
/
bits
/
📁
..
📄
atomic_wide_counter.ph
(207 B)
📄
byteswap.ph
(1.6 KB)
📄
confname.ph
(24.45 KB)
📄
endian.ph
(1.01 KB)
📄
endianness.ph
(385 B)
📄
environments.ph
(2.05 KB)
📄
floatn-common.ph
(12.32 KB)
📄
floatn.ph
(2.83 KB)
📄
getopt_core.ph
(168 B)
📄
getopt_posix.ph
(582 B)
📄
ioctl-types.ph
(1.72 KB)
📄
ioctls.ph
(3.74 KB)
📁
linux
📄
long-double.ph
(169 B)
📄
posix_opt.ph
(5.34 KB)
📄
pthreadtypes-arch.ph
(2.22 KB)
📄
pthreadtypes.ph
(492 B)
📄
select.ph
(889 B)
📄
select2.ph
(490 B)
📄
sigaction.ph
(1.68 KB)
📄
sigcontext.ph
(889 B)
📄
sigevent-consts.ph
(620 B)
📄
siginfo-arch.ph
(465 B)
📄
siginfo-consts-arch.ph
(207 B)
📄
siginfo-consts.ph
(4.3 KB)
📄
signal_ext.ph
(200 B)
📄
signum-arch.ph
(1.68 KB)
📄
signum-generic.ph
(1.6 KB)
📄
sigstack.ph
(441 B)
📄
sigstksz.ph
(568 B)
📄
sigthread.ph
(385 B)
📄
sockaddr.ph
(507 B)
📄
socket-constants.ph
(3.62 KB)
📄
socket.ph
(12.08 KB)
📄
socket2.ph
(177 B)
📄
socket_type.ph
(766 B)
📄
ss_flags.ph
(443 B)
📄
stdint-intn.ph
(212 B)
📄
struct_mutex.ph
(1019 B)
📄
struct_rwlock.ph
(943 B)
📄
syscall.ph
(75.76 KB)
📄
syslog-ldbl.ph
(355 B)
📄
syslog-path.ph
(363 B)
📄
syslog.ph
(630 B)
📄
thread-shared-types.ph
(427 B)
📄
time64.ph
(530 B)
📄
timesize.ph
(290 B)
📁
types
📄
types.ph
(2.78 KB)
📄
typesizes.ph
(4.61 KB)
📄
uintn-identity.ph
(631 B)
📄
unistd.ph
(680 B)
📄
unistd_ext.ph
(597 B)
📄
waitflags.ph
(816 B)
📄
waitstatus.ph
(1.54 KB)
📄
wordsize.ph
(743 B)
Editing: floatn.ph
require '_h2ph_pre.ph'; no warnings qw(redefine misc); unless(defined(&_BITS_FLOATN_H)) { eval 'sub _BITS_FLOATN_H () {1;}' unless defined(&_BITS_FLOATN_H); require 'features.ph'; if((defined (&__x86_64__) ? &__GNUC_PREREQ (4, 3) : (defined (&__GNU__) ? &__GNUC_PREREQ (4, 5) : &__GNUC_PREREQ (4, 4))) && !defined(&__CUDACC__) && !defined(&__ICC)) { eval 'sub __HAVE_FLOAT128 () {1;}' unless defined(&__HAVE_FLOAT128); } else { eval 'sub __HAVE_FLOAT128 () {0;}' unless defined(&__HAVE_FLOAT128); } if((defined(&__HAVE_FLOAT128) ? &__HAVE_FLOAT128 : undef)) { eval 'sub __HAVE_DISTINCT_FLOAT128 () {1;}' unless defined(&__HAVE_DISTINCT_FLOAT128); } else { eval 'sub __HAVE_DISTINCT_FLOAT128 () {0;}' unless defined(&__HAVE_DISTINCT_FLOAT128); } eval 'sub __HAVE_FLOAT64X () {1;}' unless defined(&__HAVE_FLOAT64X); eval 'sub __HAVE_FLOAT64X_LONG_DOUBLE () {1;}' unless defined(&__HAVE_FLOAT64X_LONG_DOUBLE); unless(defined(&__ASSEMBLER__)) { if((defined(&__HAVE_FLOAT128) ? &__HAVE_FLOAT128 : undef)) { if(! &__GNUC_PREREQ (7, 0) || (defined (&__cplusplus) && ! &__GNUC_PREREQ (13, 0))) { eval 'sub __f128 { my($x) = @_; eval q($x &q); }' unless defined(&__f128); } else { eval 'sub __f128 { my($x) = @_; eval q($x &f128); }' unless defined(&__f128); } } if((defined(&__HAVE_FLOAT128) ? &__HAVE_FLOAT128 : undef)) { if(! &__GNUC_PREREQ (7, 0) || (defined (&__cplusplus) && ! &__GNUC_PREREQ (13, 0))) { eval 'sub __CFLOAT128 () { &__cfloat128;}' unless defined(&__CFLOAT128); } else { eval 'sub __CFLOAT128 () { &_Complex &_Float128;}' unless defined(&__CFLOAT128); } } if((defined(&__HAVE_FLOAT128) ? &__HAVE_FLOAT128 : undef)) { if(! &__GNUC_PREREQ (7, 0) || (defined (&__cplusplus) && ! &__GNUC_PREREQ (13, 0))) { } if(! &__GNUC_PREREQ (7, 0)) { eval 'sub __builtin_huge_valf128 () { eval q((( &_Float128) &__builtin_huge_val ())); }' unless defined(&__builtin_huge_valf128); } if(! &__GNUC_PREREQ (7, 0)) { eval 'sub __builtin_copysignf128 () { &__builtin_copysignq;}' unless defined(&__builtin_copysignf128); eval 'sub __builtin_fabsf128 () { &__builtin_fabsq;}' unless defined(&__builtin_fabsf128); eval 'sub __builtin_inff128 () { eval q((( &_Float128) &__builtin_inf ())); }' unless defined(&__builtin_inff128); eval 'sub __builtin_nanf128 { my($x) = @_; eval q((( &_Float128) &__builtin_nan ($x))); }' unless defined(&__builtin_nanf128); eval 'sub __builtin_nansf128 { my($x) = @_; eval q((( &_Float128) &__builtin_nans ($x))); }' unless defined(&__builtin_nansf128); } if(! &__GNUC_PREREQ (6, 0)) { eval 'sub __builtin_signbitf128 () { &__signbitf128;}' unless defined(&__builtin_signbitf128); } } } require 'bits/floatn-common.ph'; } 1;
Upload File
Create Folder