Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.6 by dimitri, Wed Nov 12 00:02:44 2003 UTC | revision 1.7 by dimitri, Wed Nov 12 01:03:56 2003 UTC | |
---|---|---|
# | Line 148 C Sun compilers do not use 8-byte pr | Line 148 C Sun compilers do not use 8-byte pr |
148 | C unless .Dnn is specified. CRAY vector machines use 16-byte | C unless .Dnn is specified. CRAY vector machines use 16-byte |
149 | C precision when they see .Dnn which runs very slowly! | C precision when they see .Dnn which runs very slowly! |
150 | #ifdef REAL_D0_IS_16BYTES | #ifdef REAL_D0_IS_16BYTES |
151 | #define _d | #define _d E |
152 | #define _F64( a ) a | #define _F64( a ) a |
153 | #endif | #endif |
154 | #ifndef REAL_D0_IS_16BYTES | #ifndef REAL_D0_IS_16BYTES |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |