Home
last modified time | relevance | path

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

/openbmc/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 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 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 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
/openbmc/u-boot/drivers/net/
H A Dxilinx_emaclite.c98 static void xemaclite_alignedread(u32 *srcptr, void *destptr, u32 bytecount) in xemaclite_alignedread()
124 static void xemaclite_alignedwrite(void *srcptr, u32 *destptr, u32 bytecount) in xemaclite_alignedwrite()
/openbmc/linux/tools/testing/selftests/rseq/
H A Dparam_test.c982 char *destptr, *srcptr; in this_cpu_memcpy_buffer_push() local
1022 char *destptr, *srcptr; in this_cpu_memcpy_buffer_pop() local
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.c886 void *srcptr = NULL; in xhci_submit_root() local
H A Dehci-hcd.c672 void *srcptr = NULL; in ehci_submit_root() local