Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dgentrap.h17 #define GEN_DECOVF -8 /* decimal overflow (for COBOL??) */ macro
/openbmc/linux/arch/alpha/kernel/
H A Dtraps.c327 case GEN_DECOVF: in do_entIF()