FPU_divide_by_zero 408 arch/x86/math-emu/fpu_entry.c if (FPU_divide_by_zero FPU_divide_by_zero 12 arch/x86/math-emu/fpu_proto.h asmlinkage int FPU_divide_by_zero(int deststnr, u_char sign); FPU_divide_by_zero 386 arch/x86/math-emu/fpu_trig.c if (FPU_divide_by_zero(0, SIGN_NEG) < 0) FPU_divide_by_zero 1099 arch/x86/math-emu/fpu_trig.c if (FPU_divide_by_zero(1, sign) < 0) FPU_divide_by_zero 1179 arch/x86/math-emu/fpu_trig.c if (FPU_divide_by_zero(1, sign) < 0) FPU_divide_by_zero 127 arch/x86/math-emu/reg_divide.c return FPU_divide_by_zero(deststnr, sign);