Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-alpha/
Dgentrap.h16 #define GEN_DECOVF -8 /* decimal overflow (for COBOL??) */ macro
/linux-2.4.37.9/arch/alpha/kernel/
Dtraps.c275 case GEN_DECOVF: in do_entIF()