]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MINICERN/packlib/kernlib/kerngen/kerngen/ksun.h
Bugfix in AliPoints2Memory
[u/mrichter/AliRoot.git] / MINICERN / packlib / kernlib / kerngen / kerngen / ksun.h
1 #if 0
2 *       for SUN
3 * This pilot patch was created from kernsun.car patch _ksun
4 * This directory was created from kernsun.car patch qmsun
5 * This directory was created from kernfor.car patch qmsun
6 *                 Normal Unix system machine
7 *                 IEEE floating point
8 *                 external names with underscore
9 *                 Hollerith constants exist
10 *              EQUIVALENCE Hollerith/Character ok
11 *              Orthodox Hollerith storage left to right
12 *              Internal double-precision
13 *             signal handling with Posix sigaction
14 *               running Unix
15 #endif
16
17 #if !defined(CERNLIB_SOLARIS)
18 #if 0
19 CERNLIB_BUGLRSHFT to get round the lrshft bug in Sun f77 3.0.x
20 #endif
21 #define CERNLIB_BUGLRSHFT
22 #endif
23
24 #ifndef CERNLIB_QMSUN
25 #define CERNLIB_QMSUN
26 #endif
27
28 #ifndef CERNLIB_QIEEE
29 #define CERNLIB_QIEEE
30 #endif
31
32 #ifndef CERNLIB_QX_SC
33 #define CERNLIB_QX_SC
34 #endif
35
36 #ifndef CERNLIB_QORTHOLL
37 #define CERNLIB_QORTHOLL
38 #endif
39
40 #ifndef CERNLIB_INTDOUBL
41 #define CERNLIB_INTDOUBL
42 #endif
43
44 #ifndef CERNLIB_QSIGPOSIX
45 #define CERNLIB_QSIGPOSIX
46 #endif
47
48 #if defined(CERNLIB_SOLARIS)
49
50 #ifndef CERNLIB_QSIGJMP
51 #define CERNLIB_QSIGJMP
52 #endif
53
54 #ifndef CERNLIB_QGETCWD
55 #define CERNLIB_QGETCWD
56 #endif
57
58 #ifndef CERNLIB_QSIGPOSIX
59 #define CERNLIB_QSIGPOSIX
60 #endif
61
62 #ifdef CERNLIB_QSYSBSD
63 #undef CERNLIB_QSYSBSD
64 #endif
65
66 #ifdef CERNLIB_QENVBSD
67 #undef CERNLIB_QENVBSD
68 #endif
69
70 #endif
71
72 #ifndef CERNLIB_QS_UNIX
73 #define CERNLIB_QS_UNIX
74 #endif
75
76 #ifndef CERNLIB_QINTZERO
77 #define CERNLIB_QINTZERO
78 #endif