Searched defs:nullptr (Results 1 - 10 of 10) sorted by relevance

/linux-4.4.14/arch/parisc/math-emu/
H A Ddfsqrt.c51 dbl_fsqrt( dbl_floating_point *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) dbl_fsqrt() argument
H A Dfcnvfu.c301 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 Dfcnvfut.c60 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 Dfcnvuf.c59 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 Dfcnvxf.c58 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 Dfrnd.c48 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 Dsfsqrt.c51 sgl_fsqrt( sgl_floating_point *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) sgl_fsqrt() argument
H A Dfcnvff.c54 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 Dfcnvfx.c58 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 Dfcnvfxt.c59 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

Completed in 170 milliseconds