srcptr2 37 arch/parisc/math-emu/dfdiv.c dbl_fdiv (dbl_floating_point * srcptr1, dbl_floating_point * srcptr2, srcptr2 47 arch/parisc/math-emu/dfdiv.c Dbl_copyfromptr(srcptr2,opnd2p1,opnd2p2); srcptr2 39 arch/parisc/math-emu/dfmpy.c dbl_floating_point *srcptr2, srcptr2 50 arch/parisc/math-emu/dfmpy.c Dbl_copyfromptr(srcptr2,opnd2p1,opnd2p2); srcptr2 38 arch/parisc/math-emu/dfrem.c dbl_frem (dbl_floating_point * srcptr1, dbl_floating_point * srcptr2, srcptr2 47 arch/parisc/math-emu/dfrem.c Dbl_copyfromptr(srcptr2,opnd2p1,opnd2p2); srcptr2 37 arch/parisc/math-emu/sfdiv.c sgl_fdiv (sgl_floating_point * srcptr1, sgl_floating_point * srcptr2, srcptr2 46 arch/parisc/math-emu/sfdiv.c opnd2 = *srcptr2; srcptr2 39 arch/parisc/math-emu/sfmpy.c sgl_floating_point *srcptr2, srcptr2 49 arch/parisc/math-emu/sfmpy.c opnd2 = *srcptr2; srcptr2 38 arch/parisc/math-emu/sfrem.c sgl_frem (sgl_floating_point * srcptr1, sgl_floating_point * srcptr2, srcptr2 46 arch/parisc/math-emu/sfrem.c opnd2 = *srcptr2;