srcptr1 37 arch/parisc/math-emu/dfdiv.c dbl_fdiv (dbl_floating_point * srcptr1, dbl_floating_point * srcptr2, srcptr1 46 arch/parisc/math-emu/dfdiv.c Dbl_copyfromptr(srcptr1,opnd1p1,opnd1p2); srcptr1 38 arch/parisc/math-emu/dfmpy.c dbl_floating_point *srcptr1, srcptr1 49 arch/parisc/math-emu/dfmpy.c Dbl_copyfromptr(srcptr1,opnd1p1,opnd1p2); srcptr1 38 arch/parisc/math-emu/dfrem.c dbl_frem (dbl_floating_point * srcptr1, dbl_floating_point * srcptr2, srcptr1 46 arch/parisc/math-emu/dfrem.c Dbl_copyfromptr(srcptr1,opnd1p1,opnd1p2); srcptr1 37 arch/parisc/math-emu/sfdiv.c sgl_fdiv (sgl_floating_point * srcptr1, sgl_floating_point * srcptr2, srcptr1 45 arch/parisc/math-emu/sfdiv.c opnd1 = *srcptr1; srcptr1 38 arch/parisc/math-emu/sfmpy.c sgl_floating_point *srcptr1, srcptr1 48 arch/parisc/math-emu/sfmpy.c opnd1 = *srcptr1; srcptr1 38 arch/parisc/math-emu/sfrem.c sgl_frem (sgl_floating_point * srcptr1, sgl_floating_point * srcptr2, srcptr1 45 arch/parisc/math-emu/sfrem.c opnd1 = *srcptr1;