FPU_exception      43 arch/x86/math-emu/exception.h 	__FILE__, __LINE__); FPU_exception(x); }
FPU_exception      45 arch/x86/math-emu/exception.h #define	EXCEPTION(x)	FPU_exception(x)
FPU_exception      15 arch/x86/math-emu/fpu_asm.h #define	EXCEPTION	FPU_exception
FPU_exception       7 arch/x86/math-emu/fpu_proto.h asmlinkage void FPU_exception(int n);