Searched defs:srcptr2 (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/parisc/math-emu/ |
H A D | sfdiv.c | 37 sgl_fdiv (sgl_floating_point * srcptr1, sgl_floating_point * srcptr2, in sgl_fdiv() argument
|
H A D | sfmpy.c | 37 sgl_fmpy( sgl_floating_point *srcptr1, sgl_floating_point *srcptr2, sgl_floating_point *dstptr, unsigned int *status) sgl_fmpy() argument
|
H A D | sfrem.c | 38 sgl_frem (sgl_floating_point * srcptr1, sgl_floating_point * srcptr2, in sgl_frem() argument
|
H A D | dfrem.c | 38 dbl_frem (dbl_floating_point * srcptr1, dbl_floating_point * srcptr2, in dbl_frem() argument
|
H A D | dfdiv.c | 37 dbl_fdiv (dbl_floating_point * srcptr1, dbl_floating_point * srcptr2, in dbl_fdiv() argument
|
H A D | dfmpy.c | 37 dbl_fmpy( dbl_floating_point *srcptr1, dbl_floating_point *srcptr2, dbl_floating_point *dstptr, unsigned int *status) dbl_fmpy() argument
|
/kernel/linux/linux-6.6/arch/parisc/math-emu/ |
H A D | dfrem.c | 38 dbl_frem (dbl_floating_point * srcptr1, dbl_floating_point * srcptr2, in dbl_frem() argument
|
H A D | sfdiv.c | 37 sgl_fdiv (sgl_floating_point * srcptr1, sgl_floating_point * srcptr2, in sgl_fdiv() argument
|
H A D | sfmpy.c | 37 sgl_fmpy( sgl_floating_point *srcptr1, sgl_floating_point *srcptr2, sgl_floating_point *dstptr, unsigned int *status) sgl_fmpy() argument
|
H A D | sfrem.c | 38 sgl_frem (sgl_floating_point * srcptr1, sgl_floating_point * srcptr2, in sgl_frem() argument
|
H A D | dfdiv.c | 37 dbl_fdiv (dbl_floating_point * srcptr1, dbl_floating_point * srcptr2, in dbl_fdiv() argument
|
H A D | dfmpy.c | 37 dbl_fmpy( dbl_floating_point *srcptr1, dbl_floating_point *srcptr2, dbl_floating_point *dstptr, unsigned int *status) dbl_fmpy() argument
|
Completed in 5 milliseconds