/openbmc/linux/arch/parisc/math-emu/ |
H A D | fcnvfut.c | 47 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 D | fcnvxf.c | 46 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 D | fcnvuf.c | 47 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 D | fcnvfu.c | 47 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 D | fcnvfxt.c | 47 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 D | fcnvfx.c | 46 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 D | frnd.c | 35 sgl_frnd(sgl_floating_point *srcptr, in sgl_frnd() 140 dbl_floating_point *srcptr, in dbl_frnd()
|
H A D | fcnvff.c | 42 sgl_floating_point *srcptr, in sgl_to_dbl_fcnvff() 129 dbl_floating_point *srcptr, in dbl_to_sgl_fcnvff()
|
H A D | sfsqrt.c | 39 sgl_floating_point *srcptr, in sgl_fsqrt()
|
H A D | dfsqrt.c | 39 dbl_floating_point *srcptr, in dbl_fsqrt()
|
H A D | sgl_float.h | 320 #define Sgl_copyfromptr(srcptr,dest) dest = *srcptr argument
|
/openbmc/u-boot/drivers/net/ |
H A D | xilinx_emaclite.c | 98 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 D | param_test.c | 982 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 D | xhci.c | 886 void *srcptr = NULL; in xhci_submit_root() local
|
H A D | ehci-hcd.c | 672 void *srcptr = NULL; in ehci_submit_root() local
|