Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
int | sgl_to_dbl_fcnvff (sgl_floating_point *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) |
int | dbl_to_sgl_fcnvff (dbl_floating_point *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) |
int dbl_to_sgl_fcnvff | ( | dbl_floating_point * | srcptr, |
unsigned int * | nullptr, | ||
sgl_floating_point * | dstptr, | ||
unsigned int * | status | ||
) |
int sgl_to_dbl_fcnvff | ( | sgl_floating_point * | srcptr, |
unsigned int * | nullptr, | ||
dbl_floating_point * | dstptr, | ||
unsigned int * | status | ||
) |