Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

include/asm-alpha/types.h File Reference

Go to the source code of this file.

Typedefs

typedef unsigned int umode_t
typedef __signed__ char __s8
typedef unsigned char __u8
typedef __signed__ short __s16
typedef unsigned short __u16
typedef __signed__ int __s32
typedef unsigned int __u32


Typedef Documentation

typedef __signed__ short __s16
 

Definition at line 22 of file include/asm-alpha/types.h.

typedef __signed__ int __s32
 

Definition at line 25 of file include/asm-alpha/types.h.

typedef __signed__ char __s8
 

Definition at line 19 of file include/asm-alpha/types.h.

typedef unsigned short __u16
 

Definition at line 23 of file include/asm-alpha/types.h.

typedef unsigned int __u32
 

Definition at line 26 of file include/asm-alpha/types.h.

typedef unsigned char __u8
 

Definition at line 20 of file include/asm-alpha/types.h.

typedef unsigned int umode_t
 

Definition at line 12 of file include/asm-alpha/types.h.