Home
last modified time | relevance | path

Searched refs:EX_StackOver (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/i386/math-emu/
Dexception.h27 #define EX_StackOver Const_(0x0041|SW_C1) /* stack overflow */ macro
Derrors.c203 { EX_StackOver, "stack overflow" },
683 EXCEPTION(EX_StackOver); in FPU_stack_overflow()