Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ishftr.c File Reference

#include "kerngen/pilot.h"

Go to the source code of this file.

Functions

unsigned int ishftr_ (unsigned int *arg, int *len)


Function Documentation

unsigned int ishftr_ unsigned int *  arg,
int *  len
 

Definition at line 20 of file ishftr.c.

00023 {
00024    return(*arg >> *len);
00025 }


Generated on Mon Feb 15 11:08:01 2010 for loon by  doxygen 1.3.9.1