Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-18 09:55:11

0001 #if !defined(CERNLIB_IBMVM)
0002 #if 0 
0003 *   deactivate CERNLIB_SHIFT if you do not have the SHIFT software
0004 #endif
0005 #define CERNLIB_SHIFT
0006 #endif
0007 
0008 #ifndef CERNLIB_SINGLE
0009 #define CERNLIB_DOUBLE
0010 #endif
0011 
0012 
0013 #if defined(CERNLIB_UNIX)
0014 #define CERNLIB_EQUHOLCH
0015 #define CERNLIB_QHOLL
0016 #define CERNLIB_QTRHOLL
0017 #define CERNLIB_QORTHOLL
0018 #define CERNLIB_QASCII
0019 #define CERNLIB_QX_SC
0020 #define CERNLIB_MMAP
0021 #define CERNLIB_SYS5
0022 #endif
0023 
0024 #if defined(CERNLIB_IBMRT)
0025 #define CERNLIB_QMIRT 
0026 #endif
0027 
0028 #if defined(CERNLIB_HPUX)
0029 #define CERNLIB_QMHPX
0030 #endif
0031 
0032 #if defined(CERNLIB_SUN)
0033 #define CERNLIB_QMSUN 
0034 #define CERNLIB_BUGLRSHF
0035 #undef CERNLIB_QMILSTD
0036 #undef CERNLIB_QISASTD
0037 #endif
0038 
0039 #if defined(CERNLIB_SGI)
0040 #define CERNLIB_QMSGI
0041 #undef CERNLIB_RZBYTES
0042 #endif
0043 
0044 #if (defined(CERNLIB_DECS))||(defined(CERNLIB_DECOSF))
0045 #define CERNLIB_QMVMI
0046 #define CERNLIB_FQNEEDCV
0047 #undef CERNLIB_Z32
0048 #undef CERNLIB_FQXISN
0049 #undef CERNLIB_RZBYTES
0050 #undef CERNLIB_QMILSTD
0051 #endif
0052 
0053 #if defined(CERNLIB_WINNT)
0054 #define CERNLIB_QMDOS
0055 #define CERNLIB_QS_WNT
0056 #ifndef CERNKIB_QFMSOFT
0057 #  ifndef CERNLIB_QFDEC
0058 #    define CERNLIB_QFDEC
0059 #  endif
0060 #endif
0061 #define CERNLIB_FQNEEDCV
0062 #define CERNLIB_F77TRARG
0063 #undef CERNLIB_Z32
0064 #undef CERNLIB_FQXISN
0065 #if defined(_ALPHA_) && defined(CERNLIB_RZBYTES)
0066 #  undef CERNLIB_RZBYTES
0067 #endif
0068 #  ifdef CERNLIB_MSSTDCALL
0069 #     define F77_UPERCASE
0070 #     define CERNLIB_QXCAPT
0071 #     define type_of_call _stdcall
0072 #     ifndef VISUAL_CPLUSPLUS
0073 #       define VISUAL_CPLUSPLUS
0074 #     endif
0075 #  else
0076 #     define F77_LOWERCASE
0077 #     define CERNLIB_QXNO_SC
0078 #  endif
0079 #  ifndef CERNLIB_TCPSOCK
0080 #    define CERNLIB_TCPSOCK
0081 #  endif
0082 #endif
0083 
0084 #ifndef type_of_call
0085 #define type_of_call
0086 #endif
0087 
0088 #if defined(CERNLIB_VAXVMS)
0089 #define CERNLIB_DECNET
0090 #define CERNLIB_QMVAX
0091 #define CERNLIB_A4
0092 #define CERNLIB_B32
0093 #define CERNLIB_HEX
0094 #define CERNLIB_QHOLL
0095 #define CERNLIB_EQUHOLCH
0096 #define CERNLIB_QTRHOLL
0097 #define CERNLIB_QASCII
0098 #define CERNLIB_CFIO
0099 #define CERNLIB_QMILSTD
0100 #define CERNLIB_QPRINT
0101 #define CERNLIB_QDEBUG
0102 #define CERNLIB_QDEBPRI
0103 #define CERNLIB_FZALFA
0104 #define CERNLIB_FZCHANNE
0105 #define CERNLIB_FZDACC
0106 #define CERNLIB_FZDACCF
0107 #define CERNLIB_FZDACCH
0108 #define CERNLIB_FZDACCL
0109 #define CERNLIB_FZFFNAT
0110 #define CERNLIB_FZFORTRA
0111 #define CERNLIB_FZLIBC
0112 #define CERNLIB_FZMEMORY
0113 #define CERNLIB_JZTIME
0114 #define CERNLIB_RZFRECL
0115 #define CERNLIB_FQIE3FDC
0116 #define CERNLIB_FQIE3FSC
0117 #define CERNLIB_FQIE3TDC
0118 #define CERNLIB_FQIE3TSC
0119 #define CERNLIB_FQNEEDCV
0120 #define CERNLIB_QCDEC
0121 
0122 #endif
0123 
0124 #ifdef CERNLIB_CRAY
0125 #define CERNLIB_QXCAPT
0126 #endif
0127