|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /usr/local/lib/perl5/site_perl/mach/5.36/sys/ |
Upload File : |
require '_h2ph_pre.ph';
no warnings qw(redefine misc);
unless(defined(&_SYS_PRNG_H_)) {
eval 'sub _SYS_PRNG_H_ () {1;}' unless defined(&_SYS_PRNG_H_);
eval 'sub PCG_USE_INLINE_ASM () {1;}' unless defined(&PCG_USE_INLINE_ASM);
require 'contrib/pcg-c/include/pcg_variants.ph';
if(defined(&_KERNEL)) {
}
}
1;