General-utility types. More...
#include <sys/types.h>

Go to the source code of this file.
Typedefs | |
| typedef unsigned long long | vma_t |
| generic type for holding addresses | |
| typedef u64 | count_type |
| generic type to hold a sample count in pp tools | |
| typedef unsigned char | u8 |
| typedef unsigned short | u16 |
| typedef unsigned int | u32 |
| typedef unsigned long long | u64 |
| typedef int | fd_t |
General-utility types.
| typedef u64 count_type |
generic type to hold a sample count in pp tools
| typedef int fd_t |
| typedef unsigned short u16 |
| typedef unsigned int u32 |
| typedef unsigned long long u64 |
| typedef unsigned char u8 |
| typedef unsigned long long vma_t |
generic type for holding addresses
1.6.1