Searched defs:dstptr (Results 1 - 23 of 23) 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...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_split_copy.c92 GLubyte *dstptr; /**< dstptr == dstbuf + dstelt_max * vertsize */ member in struct:copy_context
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_split_copy.c92 GLubyte *dstptr; /**< dstptr == dstbuf + dstelt_max * vertsize */ member in struct:copy_context
/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
/xsrc/external/mit/libXfont/dist/src/bitmap/
H A Dbitscale.c1205 register unsigned char *srcptr, *dstptr; local in function:ScaleBitmap
[all...]
/xsrc/external/mit/libXfont2/dist/src/bitmap/
H A Dbitscale.c1202 register unsigned char *srcptr, *dstptr; local in function:ScaleBitmap
[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_meta_copy.c1796 nir_ssa_def *dstptr = local in function:panvk_meta_copy_buf2buf_shader

Completed in 34 milliseconds