HEX
Server: Apache/2.4.65 (Debian)
System: Linux kubikelcreative 5.10.0-35-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64
User: www-data (33)
PHP: 8.4.13
Disabled: NONE
Upload Files
File: //usr/lib/x86_64-linux-gnu/perl/5.32/stdc-predef.ph
require '_h2ph_pre.ph';

no warnings qw(redefine misc);

unless(defined(&_STDC_PREDEF_H)) {
    eval 'sub _STDC_PREDEF_H () {1;}' unless defined(&_STDC_PREDEF_H);
    if(defined(&__GCC_IEC_559)) {
	if((defined(&__GCC_IEC_559) ? &__GCC_IEC_559 : undef) > 0) {
	    eval 'sub __STDC_IEC_559__ () {1;}' unless defined(&__STDC_IEC_559__);
	}
    } else {
	eval 'sub __STDC_IEC_559__ () {1;}' unless defined(&__STDC_IEC_559__);
    }
    if(defined(&__GCC_IEC_559_COMPLEX)) {
	if((defined(&__GCC_IEC_559_COMPLEX) ? &__GCC_IEC_559_COMPLEX : undef) > 0) {
	    eval 'sub __STDC_IEC_559_COMPLEX__ () {1;}' unless defined(&__STDC_IEC_559_COMPLEX__);
	}
    } else {
	eval 'sub __STDC_IEC_559_COMPLEX__ () {1;}' unless defined(&__STDC_IEC_559_COMPLEX__);
    }
    eval 'sub __STDC_ISO_10646__ () {201706;}' unless defined(&__STDC_ISO_10646__);
}
1;