Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-18 09:57:46

0001 #if 0
0002 *-- Author :
0003 #endif
0004 #if defined(CERNLIB_MSDOS)||defined(CERNLIB_LINUX)
0005 #ifndef CERNLIB_F2C
0006 #define CERNLIB_F2C
0007 #endif
0008 #endif
0009 #if defined(CERNLIB_SUN)||defined(CERNLIB_SGI)||defined(CERNLIB_DECS)||defined(CERNLIB_CONVEX)||defined(CERNLIB_IBMRT)||defined(CERNLIB_AIX370)
0010 #ifndef CERNLIB_UNIX
0011 #define CERNLIB_UNIX
0012 #endif
0013 #endif
0014 #if defined(CERNLIB_HPUX)||defined(CERNLIB_APOLLO)||defined(CERNLIB_IPSC)||defined(CERNLIB_NEXT)
0015 #ifndef CERNLIB_UNIX
0016 #define CERNLIB_UNIX
0017 #endif
0018 #endif
0019 #if defined(CERNLIB_IBM)||defined(CERNLIB_IBMMVS)||defined(CERNLIB_AIX370)
0020 #ifndef CERNLIB_IBMALL
0021 #define CERNLIB_IBMALL
0022 #endif
0023 #endif
0024 #if defined(CERNLIB_APOLLO)||defined(CERNLIB_IBMALL)||defined(CERNLIB_VAX)
0025 #ifndef CERNLIB_DOUBLE
0026 #define CERNLIB_DOUBLE
0027 #endif
0028 #endif
0029 
0030 #ifdef CERNLIB_WINNT
0031 #  ifndef CERNLIB_UNIX
0032 #    define CERNLIB_UNIX
0033 #  endif
0034 #  ifndef CERNLIB_DOUBLE
0035 #    define CERNLIB_DOUBLE
0036 #  endif
0037 #endif
0038 
0039 #if (defined(CERNLIB_UNIX))&&(!defined(CERNLIB_SINGLE))
0040 #ifndef CERNLIB_DOUBLE
0041 #define CERNLIB_DOUBLE
0042 #endif
0043 #endif
0044 
0045 #if defined(CERNLIB_UNIX)||defined(CERNLIB_QMALPH)
0046 #if (!defined(CERNLIB_BSLASH)) && (!defined(CERNLIB_QFMSOFT))
0047 #define CERNLIB_BSLASH
0048 #endif
0049 #endif
0050 
0051 #if defined(CERNLIB_UNIX)
0052 #ifndef CERNLIB_USRJMP
0053 #define CERNLIB_USRJMP
0054 #endif
0055 #endif
0056 
0057 #if defined(CERNLIB_BLDLIB)
0058 #ifndef CERNLIB_HIGZ
0059 #define CERNLIB_HIGZ
0060 #endif
0061 #ifndef CERNLIB_CG
0062 #define CERNLIB_CG
0063 #endif
0064 
0065 #ifndef CERNLIB_MONITOR
0066 #define CERNLIB_MONITOR
0067 #endif
0068 
0069 #ifndef CERNLIB_FLUKA
0070 #define CERNLIB_FLUKA
0071 #endif
0072 #ifndef CERNLIB_COMIS
0073 #define CERNLIB_COMIS
0074 #endif
0075 #ifndef CERNLIB_DZDOC
0076 #define CERNLIB_DZDOC
0077 #endif
0078 #endif