Go to the source code of this file.
Data Structures | |
| union | UN_UL |
| union | UN_UI |
Defines | |
| #define | U32 unsigned int |
| #define | U16 unsigned short |
| #define | S32 int |
| #define | S16 short int |
| #define | U8 unsigned char |
| #define | S8 char |
| #define | TRUE 1 |
| #define | FALSE 0 |
| #define | R_ERROR unsigned char |
| #define | R_NO_ERROR 0 |
| #define | R_IS_ERROR 1 |
1.5.9