Home
last modified time | relevance | path

Searched refs:EX_Overflow (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/arch/i386/math-emu/
Dexception.h32 #define EX_Overflow Const_(0x0008) /* overflow */ macro
Derrors.c207 { EX_Overflow, "overflow" },
620 EXCEPTION(EX_Overflow); in arith_overflow()
Dreg_ld_str.c518 EXCEPTION(EX_Overflow); in FPU_store_double()
736 EXCEPTION(EX_Overflow); in FPU_store_single()
Dfpu_trig.c1690 EXCEPTION(EX_Overflow); in fscale()