Home
last modified time | relevance | path

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

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