/linux-4.4.14/arch/parisc/math-emu/ |
H A D | dfsqrt.c | 51 dbl_fsqrt( dbl_floating_point *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) dbl_fsqrt() argument
|
H A D | fcnvfu.c | 301 dbl_to_sgl_fcnvfu (dbl_floating_point * srcptr, unsigned int *nullptr, dbl_to_sgl_fcnvfu() argument 424 dbl_to_dbl_fcnvfu (dbl_floating_point * srcptr, unsigned int *nullptr, dbl_to_dbl_fcnvfu() argument 59 sgl_to_sgl_fcnvfu( sgl_floating_point *srcptr, unsigned int *nullptr, unsigned int *dstptr, unsigned int *status) sgl_to_sgl_fcnvfu() argument 180 sgl_to_dbl_fcnvfu( sgl_floating_point *srcptr, unsigned int *nullptr, dbl_unsigned *dstptr, unsigned int *status) sgl_to_dbl_fcnvfu() argument
|
H A D | fcnvfut.c | 60 sgl_to_sgl_fcnvfut (sgl_floating_point * srcptr, unsigned int *nullptr, sgl_to_sgl_fcnvfut() argument 129 sgl_to_dbl_fcnvfut (sgl_floating_point * srcptr, unsigned int *nullptr, sgl_to_dbl_fcnvfut() argument 199 dbl_to_sgl_fcnvfut (dbl_floating_point * srcptr, unsigned int *nullptr, dbl_to_sgl_fcnvfut() argument 268 dbl_to_dbl_fcnvfut (dbl_floating_point * srcptr, unsigned int *nullptr, dbl_to_dbl_fcnvfut() argument
|
H A D | fcnvuf.c | 59 sgl_to_sgl_fcnvuf( unsigned int *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) sgl_to_sgl_fcnvuf() argument 118 sgl_to_dbl_fcnvuf( unsigned int *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) sgl_to_dbl_fcnvuf() argument 159 dbl_to_sgl_fcnvuf( dbl_unsigned *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) dbl_to_sgl_fcnvuf() argument 241 dbl_to_dbl_fcnvuf( dbl_unsigned *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) dbl_to_dbl_fcnvuf() argument
|
H A D | fcnvxf.c | 58 sgl_to_sgl_fcnvxf( int *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) sgl_to_sgl_fcnvxf() argument 129 sgl_to_dbl_fcnvxf( int *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) sgl_to_dbl_fcnvxf() argument 180 dbl_to_sgl_fcnvxf( dbl_integer *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) dbl_to_sgl_fcnvxf() argument 285 dbl_to_dbl_fcnvxf( dbl_integer *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) dbl_to_dbl_fcnvxf() argument
|
H A D | frnd.c | 48 sgl_frnd(sgl_floating_point *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) sgl_frnd() argument 152 dbl_frnd( dbl_floating_point *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) dbl_frnd() argument
|
H A D | sfsqrt.c | 51 sgl_fsqrt( sgl_floating_point *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) sgl_fsqrt() argument
|
H A D | fcnvff.c | 54 sgl_to_dbl_fcnvff( sgl_floating_point *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) sgl_to_dbl_fcnvff() argument 141 dbl_to_sgl_fcnvff( dbl_floating_point *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) dbl_to_sgl_fcnvff() argument
|
H A D | fcnvfx.c | 58 sgl_to_sgl_fcnvfx( sgl_floating_point *srcptr, sgl_floating_point *nullptr, int *dstptr, sgl_floating_point *status) sgl_to_sgl_fcnvfx() argument 155 sgl_to_dbl_fcnvfx( sgl_floating_point *srcptr, unsigned int *nullptr, dbl_integer *dstptr, unsigned int *status) sgl_to_dbl_fcnvfx() argument 276 dbl_to_sgl_fcnvfx( dbl_floating_point *srcptr, unsigned int *nullptr, int *dstptr, unsigned int *status) dbl_to_sgl_fcnvfx() argument 387 dbl_to_dbl_fcnvfx( dbl_floating_point *srcptr, unsigned int *nullptr, dbl_integer *dstptr, unsigned int *status) dbl_to_dbl_fcnvfx() argument
|
H A D | fcnvfxt.c | 59 sgl_to_sgl_fcnvfxt( sgl_floating_point *srcptr, unsigned int *nullptr, int *dstptr, unsigned int *status) sgl_to_sgl_fcnvfxt() argument 123 sgl_to_dbl_fcnvfxt( sgl_floating_point *srcptr, unsigned int *nullptr, dbl_integer *dstptr, unsigned int *status) sgl_to_dbl_fcnvfxt() argument 197 dbl_to_sgl_fcnvfxt( dbl_floating_point *srcptr, unsigned int *nullptr, int *dstptr, unsigned int *status) dbl_to_sgl_fcnvfxt() argument 262 dbl_to_dbl_fcnvfxt( dbl_floating_point *srcptr, unsigned int *nullptr, dbl_integer *dstptr, unsigned int *status) dbl_to_dbl_fcnvfxt() argument
|