
Go to the source code of this file.
Typedefs | |
| typedef signed short | int16 |
| typedef signed int | int32 |
| typedef signed char | int8 |
| typedef unsigned short | uint16 |
| typedef unsigned int | uint32 |
| typedef unsigned char | uint8 |
| typedef signed short int16 |
Definition at line 27 of file b2_types.h.
| typedef signed int int32 |
Definition at line 28 of file b2_types.h.
| typedef signed char int8 |
Definition at line 26 of file b2_types.h.
| typedef unsigned short uint16 |
Definition at line 30 of file b2_types.h.
| typedef unsigned int uint32 |
Definition at line 31 of file b2_types.h.
| typedef unsigned char uint8 |
Definition at line 29 of file b2_types.h.