Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-02-21 10:04:38

0001 #if 0
0002 *       for Silicon Graphics Iris
0003 * This pilot patch was created from kernsgi.car patch _ksgi
0004 * This directory was created from kernsgi.car patch qmsgi
0005 * This directory was created from kernfor.car patch qmsgi
0006 *        there are still problems with IBITS
0007 *                 Normal Unix system machine
0008 *                 external names with underscore
0009 *                 floating point is IEEE
0010 *               ISA standard routines, ISHFT, IOR, etc
0011 *               MIL standard routines, IBITS, MVBITS, etc
0012 *                 Hollerith constants exist
0013 *              EQUIVALENCE Hollerith/Character ok
0014 *              Orthodox Hollerith storage left to right
0015 *              Internal double-precision
0016 *               running Unix
0017 *               Posix call for setjmp/longjmp
0018 #endif
0019 #ifdef CERNLIB_QMILSTD
0020 #undef CERNLIB_QMILSTD
0021 #endif
0022 #ifndef CERNLIB_QMSGI
0023 #define CERNLIB_QMSGI
0024 #endif
0025 #ifndef CERNLIB_QX_SC
0026 #define CERNLIB_QX_SC
0027 #endif
0028 #ifndef CERNLIB_QIEEE
0029 #define CERNLIB_QIEEE
0030 #endif
0031 #ifndef CERNLIB_QISASTD
0032 #define CERNLIB_QISASTD
0033 #endif
0034 #ifndef CERNLIB_QORTHOLL
0035 #define CERNLIB_QORTHOLL
0036 #endif
0037 #ifndef CERNLIB_INTDOUBL
0038 #define CERNLIB_INTDOUBL
0039 #endif
0040 #ifndef CERNLIB_QS_UNIX
0041 #define CERNLIB_QS_UNIX
0042 #endif
0043 #ifndef CERNLIB_QSIGJMP
0044 #define CERNLIB_QSIGJMP
0045 #endif
0046 #ifndef CERNLIB_QINTZERO
0047 #define CERNLIB_QINTZERO
0048 #endif