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

include/asm-sparc64/types.h File Reference

Go to the source code of this file.

Typedefs

typedef unsigned short 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 __signed__ long __s64
typedef unsigned long __u64


Typedef Documentation

typedef __signed__ short __s16
 

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

typedef __signed__ int __s32
 

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

typedef __signed__ long __s64
 

Definition at line 29 of file include/asm-sparc64/types.h.

typedef __signed__ char __s8
 

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

typedef unsigned short __u16
 

Definition at line 24 of file include/asm-sparc64/types.h.

typedef unsigned int __u32
 

Definition at line 27 of file include/asm-sparc64/types.h.

typedef unsigned long __u64
 

Definition at line 30 of file include/asm-sparc64/types.h.

typedef unsigned char __u8
 

Definition at line 21 of file include/asm-sparc64/types.h.

typedef unsigned short umode_t
 

Definition at line 13 of file include/asm-sparc64/types.h.