Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Typedefs | Functions
ashrdi3.c File Reference

Go to the source code of this file.

Data Structures

struct  DIstruct
 
union  DIunion
 

Macros

#define BITS_PER_UNIT   8
 

Typedefs

typedef int SItype __attribute__ ((mode(SI)))
 

Functions

DItype __ashrdi3 (DItype u, word_type b)
 

Macro Definition Documentation

#define BITS_PER_UNIT   8

Definition at line 21 of file ashrdi3.c.

Typedef Documentation

Definition at line 23 of file ashrdi3.c.

Function Documentation

DItype __ashrdi3 ( DItype  u,
word_type  b 
)

Definition at line 37 of file ashrdi3.c.