Searched defs:dstptr (Results 1 - 18 of 18) sorted by relevance

/src/sys/arch/hppa/spmath/
H A Ddfrem.c54 dbl_frem(dbl_floating_point * srcptr1,dbl_floating_point * srcptr2,dbl_floating_point * dstptr,unsigned int * status) argument
[all...]
H A Ddfsqrt.c56 dbl_fsqrt(dbl_floating_point *srcptr, dbl_floating_point *dstptr, argument
H A Dfcnvxf.c56 sgl_to_sgl_fcnvxf(int *srcptr, sgl_floating_point *dstptr, argument
123 sgl_to_dbl_fcnvxf(int *srcptr, dbl_floating_point *dstptr, argument
170 dbl_to_sgl_fcnvxf(dbl_integer *srcptr, sgl_floating_point *dstptr, argument
271 dbl_to_dbl_fcnvxf(dbl_integer * srcptr,dbl_floating_point * dstptr,unsigned int * status) argument
[all...]
H A Dfrnd.c59 sgl_frnd(sgl_floating_point *srcptr, sgl_floating_point *dstptr, argument
161 dbl_frnd(dbl_floating_point *srcptr, dbl_floating_point *dstptr, argument
262 quad_frnd(quad_floating_point *srcptr, quad_floating_point *dstptr, argument
H A Dsfdiv.c54 sgl_fdiv(sgl_floating_point * srcptr1,sgl_floating_point * srcptr2,sgl_floating_point * dstptr,unsigned int * status) argument
[all...]
H A Dsfmpy.c54 sgl_fmpy(sgl_floating_point * srcptr1,sgl_floating_point * srcptr2,sgl_floating_point * dstptr,unsigned int * status) argument
[all...]
H A Dsfrem.c54 sgl_frem(sgl_floating_point * srcptr1,sgl_floating_point * srcptr2,sgl_floating_point * dstptr,unsigned int * status) argument
[all...]
H A Dsfsqrt.c56 sgl_fsqrt(sgl_floating_point *srcptr, sgl_floating_point *dstptr, argument
H A Ddfdiv.c55 dbl_fdiv(dbl_floating_point * srcptr1,dbl_floating_point * srcptr2,dbl_floating_point * dstptr,unsigned int * status) argument
[all...]
H A Ddfmpy.c55 dbl_fmpy(dbl_floating_point * srcptr1,dbl_floating_point * srcptr2,dbl_floating_point * dstptr,unsigned int * status) argument
[all...]
H A Dfcnvff.c57 sgl_to_dbl_fcnvff(sgl_floating_point *srcptr, dbl_floating_point *dstptr, argument
141 dbl_to_sgl_fcnvff(dbl_floating_point *srcptr, sgl_floating_point *dstptr, argument
[all...]
H A Dfcnvfx.c56 sgl_to_sgl_fcnvfx(sgl_floating_point *srcptr, int *dstptr, argument
152 sgl_to_dbl_fcnvfx(sgl_floating_point *srcptr, dbl_integer *dstptr, argument
273 dbl_to_sgl_fcnvfx(dbl_floating_point *srcptr, int *dstptr, argument
392 dbl_to_dbl_fcnvfx(dbl_floating_point * srcptr,dbl_integer * dstptr,unsigned int * status) argument
[all...]
H A Dfcnvfxt.c58 sgl_to_sgl_fcnvfxt(sgl_floating_point *srcptr, int *dstptr, argument
119 sgl_to_dbl_fcnvfxt(sgl_floating_point *srcptr, dbl_integer *dstptr, argument
191 dbl_to_sgl_fcnvfxt(dbl_floating_point *srcptr, int *dstptr, argument
253 dbl_to_dbl_fcnvfxt(dbl_floating_point * srcptr,dbl_integer * dstptr,unsigned int * status) argument
[all...]
H A Dsfadd.c54 sgl_fadd(sgl_floating_point * leftptr,sgl_floating_point * rightptr,sgl_floating_point * dstptr,unsigned int * status) argument
[all...]
H A Dsfsub.c54 sgl_fsub(sgl_floating_point * leftptr,sgl_floating_point * rightptr,sgl_floating_point * dstptr,unsigned int * status) argument
[all...]
H A Ddfadd.c53 dbl_fadd(dbl_floating_point * leftptr,dbl_floating_point * rightptr,dbl_floating_point * dstptr,unsigned int * status) argument
[all...]
H A Ddfsub.c54 dbl_fsub(dbl_floating_point * leftptr,dbl_floating_point * rightptr,dbl_floating_point * dstptr,unsigned int * status) argument
[all...]
/src/sys/arch/luna68k/dev/
H A Domrasops.c266 om_fill(int planemask, int rop, uint8_t *dstptr, int dstbitoffs, int dstspan, argument
333 om_fill_color(int planecount, int color, uint8_t *dstptr, int dstbitoffs, argument

Completed in 9 milliseconds