File indexing completed on 2025-02-21 10:04:02
0001 #if defined(CERNLIB_WINNT)
0002 # if !defined(CERNLIB_UNIX)
0003 # define CERNLIB_UNIX
0004 # endif
0005 # define CERNLIB_LENDIAN
0006 # ifndef CERNLIB_QFMSOFT
0007 # define CERNLIB_BSLASH
0008 # endif
0009 # ifdef CERNLIB_MSSTDCALL
0010 # define CERNLIB_QXCAPT
0011 # else
0012 # define CERNLIB_QXNO_SC
0013 # endif
0014 #endif
0015
0016 #if defined(CERNLIB_UNIX)
0017 #define CERNLIB__DEBUG
0018 #define CERNLIB__SERVER
0019 #define CERNLIB_EQUHOLCH
0020 #define CERNLIB_QHOLL
0021 #define CERNLIB_QTRHOLL
0022 #ifndef CERNLIB_QXCAPT
0023 # define CERNLIB_QX_SC
0024 #endif
0025 #endif
0026
0027 #if defined(CERNLIB_LINUX)
0028 #if !defined(CERNLIB_PPC)
0029 #define CERNLIB_LENDIAN
0030 #endif
0031 #define CERNLIB_BSLASH
0032 #endif
0033
0034 #if (defined(CERNLIB_DECS))||(defined(CERNLIB_QMVAOS))
0035 #define CERNLIB_LENDIAN
0036 #endif
0037
0038 #if defined(CERNLIB_VAXVMS)
0039 #ifndef CERNLIB_VAX
0040 #define CERNLIB_VAX
0041 #endif
0042 #define CERNLIB__DEBUG
0043 #define CERNLIB__SERVER
0044 #define CERNLIB_EQUHOLCH
0045 #define CERNLIB_QHOLL
0046 #define CERNLIB_QTRHOLL
0047 #endif