Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
union | tagUQuadWord |
Macros | |
#define | TRUE 1 |
#define | FALSE 0 |
Typedefs | |
typedef int | BOOL |
typedef unsigned char | BYTE |
typedef unsigned short | WORD |
typedef unsigned long | DWORD |
typedef union tagUQuadWord | UQuadWord |
typedef UQuadWord | QWORD |
typedef unsigned long | ULONG_PTR |
typedef unsigned long | DWORD_PTR |
typedef BYTE * | PBYTE |
typedef WORD * | PWORD |
typedef DWORD * | PDWORD |
typedef QWORD * | PQWORD |
typedef union tagUQuadWord UQuadWord |