Searched refs:GEN_DECOVF (Results 1 – 2 of 2) sorted by relevance
/linux/arch/alpha/include/uapi/asm/ | ||
H A D | gentrap.h | 17 #define GEN_DECOVF -8 /* decimal overflow (for COBOL??) */ macro |
/linux/arch/alpha/kernel/ | ||
H A D | traps.c | 295 case GEN_DECOVF: in do_entIF() |