Definition in file msystem.h.
Go to the source code of this file.
Data Structures | |
| struct | FREE_DESCRIP |
| struct | OPEN_RECORD |
| struct | DATABASE_CLIENT |
| struct | DATABASE_HEADER |
| struct | DATABASE |
| struct | RECORD_LIST |
| struct | REQUEST_LIST |
Defines | |
| #define | DRI_16 (1<<0) |
| #define | DRI_32 (1<<1) |
| #define | DRI_64 (1<<2) |
| #define | DRI_LITTLE_ENDIAN (1<<3) |
| #define | DRI_BIG_ENDIAN (1<<4) |
| #define | DRF_IEEE (1<<5) |
| #define | DRF_G_FLOAT (1<<6) |
| #define | DR_ASCII (1<<7) |
| #define | WORD_SWAP(x) |
| #define | DWORD_SWAP(x) |
| #define | QWORD_SWAP(x) |