|
Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <stdio.h>#include <string.h>
Go to the source code of this file.
Macros | |
| #define | TYSHORT 2 |
| #define | TYLONG 3 |
| #define | TYREAL 4 |
| #define | TYDREAL 5 |
| #define | TYCOMPLEX 6 |
| #define | TYDCOMPLEX 7 |
| #define | TYINT1 11 |
| #define | TYQUAD 14 |
| #define | Long long |
| #define | RNAN 0xff800001 |
| #define | DNAN0 1 |
| #define | DNAN1 0xfff00000 |
| #define | Void void |
| #define | FA7UL 0xfa7a7a7aUL |
Functions | |
| static void | ieee0 (Void) |
| if (first) | |
| switch (type) | |
Variables | |
| static unsigned Long | rnan = RNAN |
| static unsigned Long | dnan0 = DNAN0 |
| static unsigned Long | dnan1 = DNAN1 |
| double | _0 = 0. |
| void | |
| unsigned Long * | lx |
| unsigned Long * | lxe |
1.8.5