File indexing completed on 2025-02-21 10:04:38
0001 #if 0
0002 * for Vax Alpha OSF, 32-bit mode
0003 * This pilot patch was created from kernvmi.car patch _kvaos
0004 * This directory was created from kernvmi.car patch qmvaos
0005 * This directory was created from kernfor.car patch qmvaos
0006 * Normal Unix system machine
0007 * external names with underscores
0008 * IEEE floating point
0009 * ISA standard functions available
0010 * MIL standard routines, IBITS, MVBITS, etc
0011 * Hollerith storage not orthodox
0012 * Hollerith constants exist
0013 * EQUIVALENCE Hollerith/Character ok
0014 * running Unix
0015 * running Unix system BSD
0016 * use sigaction
0017 * BSD version for SETENVF
0018 * Posix call for setjmp/longjmp
0019 #endif
0020 #ifndef CERNLIB_QMVAO
0021 #define CERNLIB_QMVAO
0022 #endif
0023 #ifndef CERNLIB_QMVAOS
0024 #define CERNLIB_QMVAOS
0025 #endif
0026 #ifndef CERNLIB_QX_SC
0027 #define CERNLIB_QX_SC
0028 #endif
0029 #ifndef CERNLIB_QIEEE
0030 #define CERNLIB_QIEEE
0031 #endif
0032 #ifndef CERNLIB_QISASTD
0033 #define CERNLIB_QISASTD
0034 #endif
0035 #ifndef CERNLIB_QMILSTD
0036 #define CERNLIB_QMILSTD
0037 #endif
0038 #ifdef CERNLIB_QORTHOLL
0039 #undef CERNLIB_QORTHOLL
0040 #endif
0041 #ifndef CERNLIB_QS_UNIX
0042 #define CERNLIB_QS_UNIX
0043 #endif
0044 #ifndef CERNLIB_QSYSBSD
0045 #define CERNLIB_QSYSBSD
0046 #endif
0047 #ifndef CERNLIB_QSIGPOSIX
0048 #define CERNLIB_QSIGPOSIX
0049 #endif
0050 #ifndef CERNLIB_QENVBSD
0051 #define CERNLIB_QENVBSD
0052 #endif
0053 #ifndef CERNLIB_QSIGJMP
0054 #define CERNLIB_QSIGJMP
0055 #endif
0056 #ifndef CERNLIB_QINTZERO
0057 #define CERNLIB_QINTZERO
0058 #endif