Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
dp_tint.c File Reference
#include <linux/kernel.h>
#include "ieee754dp.h"

Go to the source code of this file.

Functions

int ieee754dp_tint (ieee754dp x)
 
unsigned int ieee754dp_tuns (ieee754dp x)
 

Function Documentation

int ieee754dp_tint ( ieee754dp  x)

Definition at line 30 of file dp_tint.c.

unsigned int ieee754dp_tuns ( ieee754dp  x)

Definition at line 112 of file dp_tint.c.