/usr/lib64/perl5/bits
NameSizeModeActions
types/-0755rm
byteswap.ph16410644editdlrm
endian.ph2470644editdlrm
ioctl-types.ph17640644editdlrm
ioctls.ph38270644editdlrm
long-double.ph600644editdlrm
pthreadtypes-arch.ph38230644editdlrm
pthreadtypes.ph4920644editdlrm
select.ph13890644editdlrm
select2.ph4900644editdlrm
sigaction.ph17200644editdlrm
sigcontext.ph8890644editdlrm
sigevent-consts.ph6200644editdlrm
siginfo-arch.ph4650644editdlrm
siginfo-consts-arch.ph2070644editdlrm
siginfo-consts.ph36150644editdlrm
signum-generic.ph27240644editdlrm
signum.ph15360644editdlrm
sigstack.ph4410644editdlrm
sigthread.ph3850644editdlrm
sockaddr.ph5070644editdlrm
socket.ph159230644editdlrm
socket2.ph1770644editdlrm
socket_type.ph7660644editdlrm
ss_flags.ph4430644editdlrm
stdint-intn.ph2120644editdlrm
syscall.ph775800644editdlrm
syslog-ldbl.ph3550644editdlrm
syslog-path.ph3630644editdlrm
syslog.ph4040644editdlrm
thread-shared-types.ph18310644editdlrm
types.ph25630644editdlrm
typesizes.ph42520644editdlrm
uintn-identity.ph6310644editdlrm
waitflags.ph8160644editdlrm
waitstatus.ph15730644editdlrm
wordsize.ph7430644editdlrm
Edit: /usr/lib64/perl5/bits/uintn-identity.ph (631B)
require '_h2ph_pre.ph'; no warnings qw(redefine misc); if(!defined (&_NETINET_IN_H) && !defined (&_ENDIAN_H)) { die("Never use directly; include or instead."); } unless(defined(&_BITS_UINTN_IDENTITY_H)) { eval 'sub _BITS_UINTN_IDENTITY_H () {1;}' unless defined(&_BITS_UINTN_IDENTITY_H); require 'bits/types.ph'; eval 'sub __uint32_identity { my($__x) = @_; eval q({ $__x; }); }' unless defined(&__uint32_identity); eval 'sub __uint64_identity { my($__x) = @_; eval q({ $__x; }); }' unless defined(&__uint64_identity); } 1;