]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MICROCERN/kerngen/pilot.h
- fixing warnings/coverity
[u/mrichter/AliRoot.git] / MICROCERN / kerngen / pilot.h
1 #if 0
2 * This pilot patch was created from kerngen.car patch _kerngen
3 * This directory was created from kernfor.car patch qdefault
4 *   Character set is ASCII
5 *  Internal double-precision
6 *            copy vectors as floating normally
7 #endif
8 #if defined(CERNLIB_LXIA64)
9 #if 0
10 *
11 * Take normal LINUX as basis for Itanium
12 #endif
13 #ifndef CERNLIB_LINUX
14 #define CERNLIB_LINUX
15 #endif
16 #endif
17 #if defined(CERNLIB_MSDOS)
18 #include "kdos.h"
19 #endif
20 #if defined(CERNLIB_WINNT)
21 #include "kwnt.h"
22 #endif
23 #if (defined(CERNLIB_DECS))&&(!defined(CERNLIB_QMVAOS))
24 #include "kvmi.h"
25 #endif
26 #if (defined(CERNLIB_DECS))&&(defined(CERNLIB_QMVAOS))
27 #include "kvaos.h"
28 #endif
29 #if defined(CERNLIB_HPUX)
30 #include "khpx.h"
31 #endif
32 #if defined(CERNLIB_IBMRT)
33 #include "kirt.h"
34 #endif
35 #if defined(CERNLIB_LINUX)
36 #include "klnx.h"
37 #endif
38 #if defined(CERNLIB_MACMPW)
39 #include "kmpw.h"
40 #endif
41 #if defined(CERNLIB_OS9)
42 #if 0
43 * Added at release 94B
44 #endif
45 #include "kos9.h"
46 #endif
47 #if defined(CERNLIB_SGI)
48 #include "kerngen/ksgi.h"
49 #endif
50 #if defined(CERNLIB_SUN)
51 #include "kerngen/ksun.h"
52 #endif
53 #if (defined(CERNLIB_VAXVMS))&&(!defined(CERNLIB_QMALPH))
54 #include "kvax.h"
55 #endif
56 #if (defined(CERNLIB_VAXVMS))&&(defined(CERNLIB_QMALPH))
57 #include "kalph.h"
58 #endif
59 #ifndef CERNLIB_A4
60 #define CERNLIB_A4
61 #endif
62 #ifndef CERNLIB_B32
63 #define CERNLIB_B32
64 #endif
65 #ifndef CERNLIB_HEX
66 #define CERNLIB_HEX
67 #endif
68 #if !defined(CERNLIB_QEBCDIC)
69 #ifndef CERNLIB_QASCII
70 #define CERNLIB_QASCII
71 #endif
72 #endif
73 #if defined(CERNLIB_B32)||defined(CERNLIB_B36)
74 #ifndef CERNLIB_INTDOUBL
75 #define CERNLIB_INTDOUBL
76 #endif
77 #endif
78 #if defined(CERNLIB_QX_SC)
79 #ifdef CERNLIB_QXNO_SC
80 #undef CERNLIB_QXNO_SC
81 #endif
82 #endif
83 #if defined(CERNLIB_QXNO_SC)
84 #ifdef CERNLIB_QX_SC
85 #undef CERNLIB_QX_SC
86 #endif
87 #endif
88 #if defined(CERNLIB_QXNO_SC)||defined(CERNLIB_QX_SC)
89 #ifdef CERNLIB_QXCAPT
90 #undef CERNLIB_QXCAPT
91 #endif
92 #endif
93 #if (!defined(CERNLIB_QXNO_SC))&&(!defined(CERNLIB_QXCAPT))
94 #ifndef CERNLIB_QX_SC
95 #define CERNLIB_QX_SC
96 #endif
97 #endif
98 #if defined(CERNLIB_SHIFT)
99 #ifndef CERNLIB_PROJSHIFT
100 #define CERNLIB_PROJSHIFT
101 #endif
102 #endif
103
104 #ifndef type_of_call
105 #define type_of_call
106 #endif
107