Go to the source code of this file.
Typedefs | |
| typedef long long | sint64 |
| typedef int | sint32 |
| typedef short int | sint16 |
| typedef char | sint8 |
| typedef unsigned int | uint32 |
| typedef unsigned long long | uint64 |
| typedef unsigned short int | uint16 |
| typedef unsigned char | uint8 |
1.4.7