fp_div64 421 arch/m68k/math-emu/fp_arith.c fp_div64(quot, rem, dest->mant.m32[0], 0, src->mant.m32[0]); fp_div64 425 arch/m68k/math-emu/fp_arith.c fp_div64(quot, rem, dest->mant.m32[0], 0, src->mant.m32[0]); fp_div64 210 arch/m68k/math-emu/multi_arith.h fp_div64(fix, dummy, fix, 0, dummy); fp_div64 215 arch/m68k/math-emu/multi_arith.h fp_div64(first, rem, 0, src->mant.m32[1], div->mant.m32[0]); fp_div64 220 arch/m68k/math-emu/multi_arith.h fp_div64(first, rem, src->mant.m32[0], src->mant.m32[1], div->mant.m32[0]);