File indexing completed on 2025-02-21 10:04:38
0001 #if 0
0002 * This pilot patch was created from kernlnx.car patch _klnx
0003 * This directory was created from kernlnx.car patch qmlnx
0004 * Normal Unix system machine
0005 * Posix call for setjmp/longjmp
0006 * IEEE floating point
0007 * ISA standard routines, ISHFT, IOR, etc
0008 * Hollerith storage not orthodox
0009 * UCOPY et al. to copy integers
0010 #endif
0011 #ifndef CERNLIB_QMLNX
0012 #define CERNLIB_QMLNX
0013 #endif
0014 #ifndef CERNLIB_QPOSIX
0015 #define CERNLIB_QPOSIX
0016 #endif
0017 #ifndef CERNLIB_QIEEE
0018 #define CERNLIB_QIEEE
0019 #endif
0020 #if (!defined(CERNLIB_PPC))
0021 # ifdef CERNLIB_QISASTD
0022 # undef CERNLIB_QISASTD
0023 # endif
0024 # ifdef CERNLIB_QORTHOLL
0025 # undef CERNLIB_QORTHOLL
0026 # endif
0027 #else
0028 # ifndef CERNLIB_QISASTD
0029 # define CERNLIB_QISASTD
0030 # endif
0031 # ifndef CERNLIB_QORTHOLL
0032 # define CERNLIB_QORTHOLL
0033 # endif
0034 #endif
0035 #ifndef CERNLIB_QINTCOPY
0036 #define CERNLIB_QINTCOPY
0037 #endif
0038 #ifndef CERNLIB_QINTZERO
0039 #define CERNLIB_QINTZERO
0040 #endif