Home
last modified time | relevance | path

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

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