Home
last modified time | relevance | path

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

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