Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
dfsub.c File Reference
#include "float.h"
#include "dbl_float.h"

Go to the source code of this file.

Functions

int dbl_fsub (dbl_floating_point *leftptr, dbl_floating_point *rightptr, dbl_floating_point *dstptr, unsigned int *status)
 

Function Documentation

int dbl_fsub ( dbl_floating_point leftptr,
dbl_floating_point rightptr,
dbl_floating_point dstptr,
unsigned int status 
)

Definition at line 49 of file dfsub.c.