Defines | |
| #define | SIZEOF_SHORT 2 |
| #define | SIZEOF_INT 4 |
| #define | SIZEOF_FIX 4 |
| #define | SIZEOF_FIXANG 2 |
| #define | SIZEOF_VMS_VECTOR 12 |
| #define | SIZEOF_VMS_MATRIX 36 |
| #define | SIZEOF_VMS_ANGVEC 6 |
Functions | |
| static __inline int | d_import_int (char *src) |
| static __inline void | d_export_int (char *dest, int src) |
| static __inline short | d_import_short (char *src) |
| static __inline void | d_export_short (char *dest, short src) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
1.4.6