Searched defs:_nullptr (Results 1 - 10 of 10) sorted by path

/linux-master/arch/parisc/math-emu/
H A Ddfsqrt.c38 dbl_fsqrt( dbl_floating_point *srcptr, unsigned int *_nullptr, dbl_floating_point *dstptr, unsigned int *status) argument
H A Dfcnvff.c41 sgl_to_dbl_fcnvff( sgl_floating_point *srcptr, unsigned int *_nullptr, dbl_floating_point *dstptr, unsigned int *status) argument
128 dbl_to_sgl_fcnvff( dbl_floating_point *srcptr, unsigned int *_nullptr, sgl_floating_point *dstptr, unsigned int *status) argument
H A Dfcnvfu.c288 dbl_to_sgl_fcnvfu (dbl_floating_point * srcptr, unsigned int *_nullptr, argument
411 dbl_to_dbl_fcnvfu (dbl_floating_point * srcptr, unsigned int *_nullptr, argument
46 sgl_to_sgl_fcnvfu( sgl_floating_point *srcptr, unsigned int *_nullptr, unsigned int *dstptr, unsigned int *status) argument
167 sgl_to_dbl_fcnvfu( sgl_floating_point *srcptr, unsigned int *_nullptr, dbl_unsigned *dstptr, unsigned int *status) argument
H A Dfcnvfut.c47 sgl_to_sgl_fcnvfut (sgl_floating_point * srcptr, unsigned int *_nullptr, argument
116 sgl_to_dbl_fcnvfut (sgl_floating_point * srcptr, unsigned int *_nullptr, argument
186 dbl_to_sgl_fcnvfut (dbl_floating_point * srcptr, unsigned int *_nullptr, argument
255 dbl_to_dbl_fcnvfut (dbl_floating_point * srcptr, unsigned int *_nullptr, argument
H A Dfcnvfx.c45 sgl_to_sgl_fcnvfx( sgl_floating_point *srcptr, sgl_floating_point *_nullptr, int *dstptr, sgl_floating_point *status) argument
142 sgl_to_dbl_fcnvfx( sgl_floating_point *srcptr, unsigned int *_nullptr, dbl_integer *dstptr, unsigned int *status) argument
263 dbl_to_sgl_fcnvfx( dbl_floating_point *srcptr, unsigned int *_nullptr, int *dstptr, unsigned int *status) argument
374 dbl_to_dbl_fcnvfx( dbl_floating_point *srcptr, unsigned int *_nullptr, dbl_integer *dstptr, unsigned int *status) argument
H A Dfcnvfxt.c46 sgl_to_sgl_fcnvfxt( sgl_floating_point *srcptr, unsigned int *_nullptr, int *dstptr, unsigned int *status) argument
110 sgl_to_dbl_fcnvfxt( sgl_floating_point *srcptr, unsigned int *_nullptr, dbl_integer *dstptr, unsigned int *status) argument
184 dbl_to_sgl_fcnvfxt( dbl_floating_point *srcptr, unsigned int *_nullptr, int *dstptr, unsigned int *status) argument
249 dbl_to_dbl_fcnvfxt( dbl_floating_point *srcptr, unsigned int *_nullptr, dbl_integer *dstptr, unsigned int *status) argument
H A Dfcnvuf.c46 sgl_to_sgl_fcnvuf( unsigned int *srcptr, unsigned int *_nullptr, sgl_floating_point *dstptr, unsigned int *status) argument
105 sgl_to_dbl_fcnvuf( unsigned int *srcptr, unsigned int *_nullptr, dbl_floating_point *dstptr, unsigned int *status) argument
146 dbl_to_sgl_fcnvuf( dbl_unsigned *srcptr, unsigned int *_nullptr, sgl_floating_point *dstptr, unsigned int *status) argument
228 dbl_to_dbl_fcnvuf( dbl_unsigned *srcptr, unsigned int *_nullptr, dbl_floating_point *dstptr, unsigned int *status) argument
H A Dfcnvxf.c45 sgl_to_sgl_fcnvxf( int *srcptr, unsigned int *_nullptr, sgl_floating_point *dstptr, unsigned int *status) argument
116 sgl_to_dbl_fcnvxf( int *srcptr, unsigned int *_nullptr, dbl_floating_point *dstptr, unsigned int *status) argument
167 dbl_to_sgl_fcnvxf( dbl_integer *srcptr, unsigned int *_nullptr, sgl_floating_point *dstptr, unsigned int *status) argument
272 dbl_to_dbl_fcnvxf( dbl_integer *srcptr, unsigned int *_nullptr, dbl_floating_point *dstptr, unsigned int *status) argument
H A Dfrnd.c35 sgl_frnd(sgl_floating_point *srcptr, unsigned int *_nullptr, sgl_floating_point *dstptr, unsigned int *status) argument
139 dbl_frnd( dbl_floating_point *srcptr, unsigned int *_nullptr, dbl_floating_point *dstptr, unsigned int *status) argument
H A Dsfsqrt.c38 sgl_fsqrt( sgl_floating_point *srcptr, unsigned int *_nullptr, sgl_floating_point *dstptr, unsigned int *status) argument

Completed in 170 milliseconds