FPU_exception      44 arch/x86/math-emu/exception.h 	__FILE__, __LINE__); FPU_exception(x); }
FPU_exception      46 arch/x86/math-emu/exception.h #define	EXCEPTION(x)	FPU_exception(x)
FPU_exception      16 arch/x86/math-emu/fpu_asm.h #define	EXCEPTION	FPU_exception
FPU_exception       8 arch/x86/math-emu/fpu_proto.h asmlinkage void FPU_exception(int n);