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

Go to the source code of this file.

Functions

int sgl_frem (sgl_floating_point *srcptr1, sgl_floating_point *srcptr2, sgl_floating_point *dstptr, unsigned int *status)
 

Function Documentation

int sgl_frem ( sgl_floating_point srcptr1,
sgl_floating_point srcptr2,
sgl_floating_point dstptr,
unsigned int status 
)

Definition at line 51 of file sfrem.c.