⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.112
Server IP:
65.21.180.239
Server:
Linux gowhm.eplangoweb.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.0.30
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
include
/
OpenEXR
/
Edit File: OpenEXRConfig.h
/* config/OpenEXRConfig.h. Generated from OpenEXRConfig.h.in by configure. */ // // Define and set to 1 if the target system supports a proc filesystem // compatible with the Linux kernel's proc filesystem. Note that this // is only used by a program in the IlmImfTest test suite, it's not // used by any OpenEXR library or application code. // #define OPENEXR_IMF_HAVE_LINUX_PROCFS 1 // // Define and set to 1 if the target system is a Darwin-based system // (e.g., OS X). // /* #undef OPENEXR_IMF_HAVE_DARWIN */ // // Define and set to 1 if the target system has a complete <iomanip> // implementation, specifically if it supports the std::right // formatter. // #define OPENEXR_IMF_HAVE_COMPLETE_IOMANIP 1 // // Define and set to 1 if the target system has support for large // stack sizes. // #define OPENEXR_IMF_HAVE_LARGE_STACK 1 // // Define if we can support GCC style inline asm with AVX instructions // /* #undef OPENEXR_IMF_HAVE_GCC_INLINE_ASM_AVX */ // // Define if we can use sysconf(_SC_NPROCESSORS_ONLN) to get CPU count // #define OPENEXR_IMF_HAVE_SYSCONF_NPROCESSORS_ONLN 1 // // Current internal library namepace name // #define OPENEXR_IMF_INTERNAL_NAMESPACE_CUSTOM 1 #define OPENEXR_IMF_INTERNAL_NAMESPACE Imf_2_3 // // Current public user namepace name // /* #undef OPENEXR_IMF_NAMESPACE_CUSTOM */ #define OPENEXR_IMF_NAMESPACE Imf // // Version string for runtime access // #define OPENEXR_VERSION_STRING "2.3.0" #define OPENEXR_PACKAGE_STRING "OpenEXR 2.3.0" #define OPENEXR_VERSION_MAJOR 2 #define OPENEXR_VERSION_MINOR 3 #define OPENEXR_VERSION_PATCH 0 // Version as a single hex number, e.g. 0x01000300 == 1.0.3 #define OPENEXR_VERSION_HEX ((OPENEXR_VERSION_MAJOR << 24) | \ (OPENEXR_VERSION_MINOR << 16) | \ (OPENEXR_VERSION_PATCH << 8))
Simpan