Home
last modified time | relevance | path

Searched defs:srcptr (Results 1 – 12 of 12) sorted by relevance

/linux/arch/parisc/math-emu/
H A Dfcnvfut.c47 sgl_to_sgl_fcnvfut (sgl_floating_point * srcptr, unsigned int *_nullptr, in sgl_to_sgl_fcnvfut()
116 sgl_to_dbl_fcnvfut (sgl_floating_point * srcptr, unsigned int *_nullptr, in sgl_to_dbl_fcnvfut()
186 dbl_to_sgl_fcnvfut (dbl_floating_point * srcptr, unsigned int *_nullptr, in dbl_to_sgl_fcnvfut()
255 dbl_to_dbl_fcnvfut (dbl_floating_point * srcptr, unsigned int *_nullptr, in dbl_to_dbl_fcnvfut()
H A Dfcnvuf.c47 unsigned int *srcptr, in sgl_to_sgl_fcnvuf()
106 unsigned int *srcptr, in sgl_to_dbl_fcnvuf()
147 dbl_unsigned *srcptr, in dbl_to_sgl_fcnvuf()
229 dbl_unsigned *srcptr, in dbl_to_dbl_fcnvuf()
H A Dfcnvxf.c46 int *srcptr, in sgl_to_sgl_fcnvxf()
117 int *srcptr, in sgl_to_dbl_fcnvxf()
168 dbl_integer *srcptr, in dbl_to_sgl_fcnvxf()
273 dbl_integer *srcptr, in dbl_to_dbl_fcnvxf()
H A Dfcnvfu.c47 sgl_floating_point *srcptr, in sgl_to_sgl_fcnvfu()
168 sgl_floating_point *srcptr, in sgl_to_dbl_fcnvfu()
288 dbl_to_sgl_fcnvfu (dbl_floating_point * srcptr, unsigned int *_nullptr, in dbl_to_sgl_fcnvfu()
411 dbl_to_dbl_fcnvfu (dbl_floating_point * srcptr, unsigned int *_nullptr, in dbl_to_dbl_fcnvfu()
H A Dfcnvfxt.c47 sgl_floating_point *srcptr, in sgl_to_sgl_fcnvfxt()
111 sgl_floating_point *srcptr, in sgl_to_dbl_fcnvfxt()
185 dbl_floating_point *srcptr, in dbl_to_sgl_fcnvfxt()
250 dbl_floating_point *srcptr, in dbl_to_dbl_fcnvfxt()
H A Dfcnvfx.c46 sgl_floating_point *srcptr, in sgl_to_sgl_fcnvfx()
143 sgl_floating_point *srcptr, in sgl_to_dbl_fcnvfx()
264 dbl_floating_point *srcptr, in dbl_to_sgl_fcnvfx()
375 dbl_floating_point *srcptr, in dbl_to_dbl_fcnvfx()
H A Dfrnd.c35 sgl_frnd(sgl_floating_point *srcptr, in sgl_frnd()
140 dbl_floating_point *srcptr, in dbl_frnd()
H A Dfcnvff.c42 sgl_floating_point *srcptr, in sgl_to_dbl_fcnvff()
129 dbl_floating_point *srcptr, in dbl_to_sgl_fcnvff()
H A Dsfsqrt.c39 sgl_floating_point *srcptr, in sgl_fsqrt()
H A Ddfsqrt.c39 dbl_floating_point *srcptr, in dbl_fsqrt()
H A Dsgl_float.h320 #define Sgl_copyfromptr(srcptr,dest) dest = *srcptr argument
/linux/tools/testing/selftests/rseq/
H A Dparam_test.c992 char *destptr, *srcptr; in this_cpu_memcpy_buffer_push() local
1032 char *destptr, *srcptr; in this_cpu_memcpy_buffer_pop() local